*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: drm | Section: 4 | Source: OpenBSD | File: drm.4
DRM(4) FreeBSD Kernel Interfaces Manual DRM(4) NAME drm, inteldrm, radeondrm - Direct Rendering Manager device SYNOPSIS # amd64 amdgpu* at pci? drm0 at amdgpu? primary 1 drm* at amdgpu? wsdisplay0 at amdgpu? primary 1 wsdisplay* at amdgpu? mux -1 # arm64 amdgpu* at pci? drm* at amdgpu? wsdisplay* at amdgpu? # amd64, i386 inteldrm* at pci? intagp* at inteldrm? agp* at intagp? drm0 at inteldrm? primary 1 drm* at inteldrm? wsdisplay0 at inteldrm? primary 1 wsdisplay* at inteldrm? mux -1 # amd64, i386 radeondrm* at pci? drm0 at radeondrm? primary 1 drm* at radeondrm? wsdisplay0 at radeondrm? primary 1 wsdisplay* at radeondrm? mux -1 # arm64, loongson, macppc, powerpc64, riscv64, sparc64 radeondrm* at pci? drm* at radeondrm? wsdisplay* at radeondrm? DESCRIPTION The drm driver provides support for hardware accelerated video using the Direct Rendering Infrastructure (DRI). drm provides kernel support for DRI, and is used in conjunction with the X(7) DRI module. Support is currently available for the following graphics cards: amdgpu(4) AMD Radeon GPUs using the amdgpu kernel driver intel(4) Intel integrated graphics chipsets radeon(4) ATI/AMD Radeon video driver FILES /dev/dri/card* DRM primary node files. /dev/dri/renderD* DRM render node files. /usr/X11R6/lib/modules/dri/*_dri.so X DRI modules. SEE ALSO vga(4) HISTORY The drm driver first appeared in OpenBSD 4.3. FreeBSD 14.1-RELEASE-p8 January 7, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options