]> 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)
commita0111978e0c5fb0bdfa55dbbbbd03aa2a6c980dc
tree1aceab566420fe7ee3a35872faead4580645e824
parent97f1bcd1ed9f5a0bce60bcc1f14df36895de46bc
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