]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3920dc0128aad8a235fb604ece024f59eb860b9d
treed2703b0d2cbe315a5368624471479f846d5b9adf
parenta0111978e0c5fb0bdfa55dbbbbd03aa2a6c980dc
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]