summaryrefslogtreecommitdiffstats
path: root/tools/display_driver_helper
diff options
context:
space:
mode:
Diffstat (limited to 'tools/display_driver_helper')
-rw-r--r--tools/display_driver_helper4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/display_driver_helper b/tools/display_driver_helper
index 4e89229..b5ba56c 100644
--- a/tools/display_driver_helper
+++ b/tools/display_driver_helper
@@ -41,10 +41,10 @@ XORG_nouveau="nouveau"
CONFLICTS_nouveau="nv nvidia"
XORG_radeon="ati radeon"
-CONFLICTS_radeon="fglrx"
+CONFLICTS_radeon="fglrx amdgpu"
XORG_amdgpu="amdgpu"
-CONFLICTS_amdgpu=""
+CONFLICTS_amdgpu="ati radeon"
# Note: no /usr
# See end of script for descriptions of global variables.