Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
drm_info(1)		     General Commands Manual		     drm_info(1)

NAME
     drm_info - dump information about DRM devices

SYNOPSIS
     drm_info [-j] [device]...

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.

OPTIONS
     -j
	 Print	information  in  JSON  format.	By  default,  the output will be
	 pretty-printed in a human-readable format.

AUTHORS
     Created by Scott Anderson <scott@anderso.nz>, maintained by Simon Ser <con-
     tact@emersion.fr>. For more information  about  drm_info  development,  see
     <https://gitlab.freedesktop.org/emersion/drm_info>.

				   2026-06-12			     drm_info(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=drm_info&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help