mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-23 17:19:27 +00:00
This instructs Xorg >= 1.16 to try loading the radeon driver for devices managed by the radeon kernel driver, even if the ati wrapper driver isn't available. Copied from the amdgpu driver. Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
Section "OutputClass"
|
|
Identifier "Radeon"
|
|
MatchDriver "radeon"
|
|
Driver "radeon"
|
|
EndSection |