Skip to content

Commit

Permalink
Merge pull request #344 from matt335672/glamor_msm_support
Browse files Browse the repository at this point in the history
Add 'msm' to the glamor whitelist
  • Loading branch information
matt335672 authored Sep 11, 2024
2 parents 6007dee + f3f7d31 commit eff2ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xrdpdev/xorg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Section "Device"
Driver "xrdpdev"
Option "DRMDevice" "/dev/dri/renderD128"
Option "DRI3" "1"
Option "DRMAllowList" "amdgpu i915 radeon"
Option "DRMAllowList" "amdgpu i915 msm radeon"
EndSection

Section "Screen"
Expand Down

0 comments on commit eff2ce6

Please sign in to comment.