]> 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)
commitdc7a70aca56fd0be09c5119cdb6e5a11f6f8342b
treed2703b0d2cbe315a5368624471479f846d5b9adf
parent60d03ad20606b844fa5360abc29f38eb0b61b108
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]