diff options
| -rw-r--r-- | recipes-graphics/xorg-xserver/xserver-xf86-config/use-mainline-bsp/xorg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/use-mainline-bsp/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/use-mainline-bsp/xorg.conf index 0c52ad3b6..6fe64e117 100644 --- a/recipes-graphics/xorg-xserver/xserver-xf86-config/use-mainline-bsp/xorg.conf +++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/use-mainline-bsp/xorg.conf | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Section "Device" | 1 | Section "Device" |
| 2 | Identifier "etnaviv" | 2 | Identifier "etnaviv" |
| 3 | Driver "modesetting" | 3 | Driver "modesetting" |
| 4 | Option "kmsdev" "/dev/dri/card0" | 4 | Option "kmsdev" "/dev/dri/card1" |
| 5 | Option "AccelMethod" "glamor" | 5 | Option "AccelMethod" "glamor" |
| 6 | Option "Atomic" "On" | 6 | Option "Atomic" "On" |
| 7 | EndSection | 7 | EndSection |
