summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorSonny Jiang <sonny.jiang@amd.com>2018-07-17 15:27:20 -0400
committerAlex Deucher <alexander.deucher@amd.com>2018-07-18 16:18:44 -0500
commitf3cdadb6fee9287d81d2dacd830bd5b439cb7331 (patch)
treeae985e90b74434640c87a7a6074cb8a3af644fe4 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentb5286801705b39e44b824520714d503f882fef1c (diff)
downloadop-kernel-dev-f3cdadb6fee9287d81d2dacd830bd5b439cb7331.zip
op-kernel-dev-f3cdadb6fee9287d81d2dacd830bd5b439cb7331.tar.gz
drm/amdgpu: remove internal/unused kernel module parameters
Remove internal/unused kernel module parameters Signed-off-by: Sonny Jiang <sonny.jiang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@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.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 90780b0..44f62fd 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;
OpenPOWER on IntegriCloud