mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
config: Add hotplug driver name
This patch adds the PCI-hotplug handler driver name in the DDX config file with respect to Xorg commit:82bf391c Cc: Alexander Deucher <alexander.deucher@amd.com> Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
This commit is contained in:
@@ -2,4 +2,5 @@ Section "OutputClass"
|
||||
Identifier "AMDgpu"
|
||||
MatchDriver "amdgpu"
|
||||
Driver "amdgpu"
|
||||
EndSection
|
||||
Option "HotplugDriver" "amdgpu"
|
||||
EndSection
|
||||
|
||||
Reference in New Issue
Block a user