Skip to content

Commit 9cdfc9a

Browse files
committed
Allow AMD integrated graphics for glamor
(cherry picked from commit 48d4d38)
1 parent fb49d67 commit 9cdfc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xrdpdev/xorg.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Section "Device"
5353
Driver "xrdpdev"
5454
Option "DRMDevice" "/dev/dri/renderD128"
5555
Option "DRI3" "1"
56-
Option "DRMAllowList" "i915 radeon"
56+
Option "DRMAllowList" "amdgpu i915 radeon"
5757
EndSection
5858

5959
Section "Screen"

0 commit comments

Comments
 (0)