]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop benchmark module parameter
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Feb 2022 21:45:23 +0000 (16:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:02:51 +0000 (14:02 -0500)
commit60d03ad20606b844fa5360abc29f38eb0b61b108
tree1aceab566420fe7ee3a35872faead4580645e824
parent6bc2cff2ad9ae3b01d3923856599638366b68e04
drm/amdgpu: drop benchmark module parameter

Now that we expose the benchmarks via debugfs, there is no
longer a need for the module parameter.

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