drm/amdgpu: drop testing module parameter
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Feb 2022 21:50:26 +0000 (16:50 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:02:51 +0000 (14:02 -0500)
commitb784f42cf78b08932b837b5aa15d620520cd4d95
treed2703b0d2cbe315a5368624471479f846d5b9adf
parent0b1a63487b0fe45750528f89ea688eda2862dfa6
drm/amdgpu: drop testing module parameter

This test is not particularly useful now that GTT and GART
are decoupled in the driver.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_test.c [deleted file]