aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2016-12-27 02:51:45 -0500
committerAlex Deucher <alexander.deucher@amd.com>2017-01-27 11:12:55 -0500
commitb9bc58140e43ae0ff69a5a52d31e397cb7dee4cd (patch)
tree19346db7b14dc1f1f1f5070795eac15783a38055 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parent23c8ea921d286449a214732738a42f115870f44b (diff)
drm/amdgpu: delete dead module parameter:amdgpu_powerplay.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index bea5747ef868..e8fbd7a791d3 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -91,7 +91,6 @@ extern int amdgpu_vm_fault_stop;
91extern int amdgpu_vm_debug; 91extern int amdgpu_vm_debug;
92extern int amdgpu_sched_jobs; 92extern int amdgpu_sched_jobs;
93extern int amdgpu_sched_hw_submission; 93extern int amdgpu_sched_hw_submission;
94extern int amdgpu_powerplay;
95extern int amdgpu_no_evict; 94extern int amdgpu_no_evict;
96extern int amdgpu_direct_gma_size; 95extern int amdgpu_direct_gma_size;
97extern unsigned amdgpu_pcie_gen_cap; 96extern unsigned amdgpu_pcie_gen_cap;