]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/gfx9.4.3: drop extra wrapper
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Sep 2024 13:33:30 +0000 (09:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:14:26 +0000 (16:14 -0400)
commitbfc00a7754c40544c7446d3b664049d6e00ee0bd
tree562fe4a7c96ff4a1f4dd10e4b91a94408e352bd7
parent28b0ef922738b74335c20b8ed4bf8e259353a3a3
drm/amdgpu/gfx9.4.3: drop extra wrapper

Drop wrapper used in one place.  gfx_v9_4_3_xcc_cp_enable()
is used in one place.  gfx_v9_4_3_xcc_cp_compute_enable()
is used everywhere else.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c