8 lines
174 B
Xorg
8 lines
174 B
Xorg
|
|
Section "Device"
|
||
|
|
Identifier "Allwinner Graphics"
|
||
|
|
Driver "modesetting"
|
||
|
|
|
||
|
|
Option "kmsdev" "/dev/dri/card0"
|
||
|
|
Option "AccelMethod" "glamor"
|
||
|
|
EndSection
|