Query: modesetting
OS: debian
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MODESETTING(4) Kernel Interfaces Manual MODESETTING(4)NAMEmodesetting - video driver for framebuffer deviceSYNOPSISSection "Device" Identifier "devname" Driver "modesetting" BusID "pci:bus:dev:func" ... EndSectionDESCRIPTIONmodesetting is an Xorg driver for KMS devices. This is a non-accelerated driver, the following framebuffer depths are supported: 8, 15, 16, 24. All visual types are supported for depth 8, and TrueColor visual is supported for the other depths. RandR 1.2 is supported.SUPPORTED HARDWAREThe modesetting driver supports all hardware where a KMS driver is available. modesetting uses the Linux DRM KMS ioctls and dumb object create/map.CONFIGURATION DETAILSPlease refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. For this driver it is not required to specify modes in the screen section of the config file. The modesetting driver can pick up the cur- rently used video mode from the kernel driver and will use it if there are no video modes configured. For PCI boards you might have to add a BusID line to the Device section. See above for a sample line. The following driver Options are supported: Option "kmsdev" "string" The framebuffer device to use. Default: /dev/dri/card0. Option "ShadowFB" "boolean" Enable or disable use of the shadow framebuffer layer. Default: on. SEE ALSO Xorg(1), xorg.conf(5), Xserver(1), X(7)AUTHORSAuthors include: Dave Airlie X Version 11 xf86-video-modesetting 0.3.0 MODESETTING(4)
Related Man Pages |
---|
fbdev(4) - centos |
modesetting(4) - centos |
fbdev(4) - x11r4 |
fbdev(4) - plan9 |
fbdev(4) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Help with porting a linux SNC driver to OSX |
Certification For Linux Device Driver Programming |