summarylogtreecommitdiffstats
path: root/0007-disable-dal-by-default.patch
diff options
context:
space:
mode:
authorDavid McFarland2017-04-08 19:34:30 -0300
committerDavid McFarland2017-04-08 19:36:26 -0300
commitecef091f54a41fbfab721ea80c28801439476728 (patch)
tree643373b495c88db09367badc1c479a456937abb4 /0007-disable-dal-by-default.patch
parentcd4d76c29b7d08088ef9a091af0c04ad0e4c45be (diff)
downloadaur-ecef091f54a41fbfab721ea80c28801439476728.tar.gz
17.10-401251-2
Diffstat (limited to '0007-disable-dal-by-default.patch')
-rw-r--r--0007-disable-dal-by-default.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/0007-disable-dal-by-default.patch b/0007-disable-dal-by-default.patch
deleted file mode 100644
index f62d4e64509a..000000000000
--- a/0007-disable-dal-by-default.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/amd/amdgpu/amdgpu_drv.c.orig 2017-01-30 00:29:42.740832196 +0100
-+++ b/amd/amdgpu/amdgpu_drv.c 2017-01-30 00:29:59.947499459 +0100
-@@ -88,7 +88,7 @@
- int amdgpu_vm_debug = 0;
- int amdgpu_vram_page_split = 1024;
- int amdgpu_exp_hw_support = 0;
--int amdgpu_dc = -1;
-+int amdgpu_dc = 0;
- int amdgpu_sched_jobs = 32;
- int amdgpu_sched_hw_submission = 2;
- int amdgpu_powerplay = -1;