drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queue
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 23 Sep 2024 01:24:45 +0000 (02:24 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Sep 2024 21:06:33 +0000 (17:06 -0400)
commit9d7a8bdb909e9b34bced6f56d4f2d320b0021697
tree962ebfbaf1a0c135ca7bc34b540da2f5f7d129cc
parent1e10c1226390516bbe55e8b49ee7f5d5baabf1ad
drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queue

amdgpu_gfx_bit_to_me_queue has been unused since it was added in
commit 7470bfcf2014 ("drm/amdgpu: add helper function for gfx queue/bitmap
transition")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h