drm_info - dump information about DRM devices
Contents
Description
drm_info is a small utility to dump information about DRM devices.
device must be a path to a DRM device, e.g. "/dev/dri/card0". When omitted, all available devices are
printed.
Name
drm_info - dump information about DRM devices
Options
-j
Print information in JSON format. By default, the output will be pretty-printed in a human-readable
format.
Synopsis
drm_info [-j] [device]...
