first commit
This commit is contained in:
14
external/packages/extras-buildpkgs/xf86-video-armsoc/debian/80-armsoc-sun4i.conf
vendored
Normal file
14
external/packages/extras-buildpkgs/xf86-video-armsoc/debian/80-armsoc-sun4i.conf
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
Section "Device"
|
||||
Identifier "ARMSOC DRM driver"
|
||||
Driver "armsoc"
|
||||
Option "DRI2" "true"
|
||||
# Option "fbdev" "/dev/fb0"
|
||||
# Option "Debug" "true"
|
||||
# Option "UMP_LOCK" "false"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "DefaultScreen"
|
||||
Device "ARMSOC DRM driver"
|
||||
DefaultDepth 24
|
||||
EndSection
|
||||
Reference in New Issue
Block a user