aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorSonny Jiang <[email protected]>2018-07-17 19:27:20 +0000
committerAlex Deucher <[email protected]>2018-07-18 21:18:44 +0000
commitf3cdadb6fee9287d81d2dacd830bd5b439cb7331 (patch)
treeae985e90b74434640c87a7a6074cb8a3af644fe4 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentdrm/amdgpu: change ring priority after pushing the job (v2) (diff)
downloadkernel-f3cdadb6fee9287d81d2dacd830bd5b439cb7331.tar.gz
kernel-f3cdadb6fee9287d81d2dacd830bd5b439cb7331.zip
drm/amdgpu: remove internal/unused kernel module parameters
Remove internal/unused kernel module parameters Signed-off-by: Sonny Jiang <[email protected]> Reviewed-by: Alex Deucher <[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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index 90780b0f0ce5..44f62fda4022 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -106,11 +106,8 @@ extern int amdgpu_vm_fault_stop;
extern int amdgpu_vm_debug;
extern int amdgpu_vm_update_mode;
extern int amdgpu_dc;
-extern int amdgpu_dc_log;
extern int amdgpu_sched_jobs;
extern int amdgpu_sched_hw_submission;
-extern int amdgpu_no_evict;
-extern int amdgpu_direct_gma_size;
extern uint amdgpu_pcie_gen_cap;
extern uint amdgpu_pcie_lane_cap;
extern uint amdgpu_cg_mask;