aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorRex Zhu <[email protected]>2016-12-27 07:51:45 +0000
committerAlex Deucher <[email protected]>2017-01-27 16:12:55 +0000
commitb9bc58140e43ae0ff69a5a52d31e397cb7dee4cd (patch)
tree19346db7b14dc1f1f1f5070795eac15783a38055 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentdrm/amd/powerplay: fix issue can't load another smu firmware. (diff)
downloadkernel-b9bc58140e43ae0ff69a5a52d31e397cb7dee4cd.tar.gz
kernel-b9bc58140e43ae0ff69a5a52d31e397cb7dee4cd.zip
drm/amdgpu: delete dead module parameter:amdgpu_powerplay.
Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Rex Zhu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
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;
extern int amdgpu_vm_debug;
extern int amdgpu_sched_jobs;
extern int amdgpu_sched_hw_submission;
-extern int amdgpu_powerplay;
extern int amdgpu_no_evict;
extern int amdgpu_direct_gma_size;
extern unsigned amdgpu_pcie_gen_cap;