diff --git a/usr/lib/modprobe.d/amdgpu.conf b/usr/lib/modprobe.d/amdgpu.conf deleted file mode 100644 index 55d5ab6..0000000 --- a/usr/lib/modprobe.d/amdgpu.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Force using of the amdgpu driver for Southern Islands (GCN 1.0+) and Sea -# Islands (GCN 2.x) generations. -options amdgpu si_support=1 cik_support=1 -options radeon si_support=0 cik_support=0