drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 22:04:40 +0000 (18:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Sep 2024 15:40:31 +0000 (11:40 -0400)
commit7d8e9e65f23040b2f9e9670bc971d3ec8fa69d47
treed666e8a9e6ef99297542580e577e5225cc0c9d8d
parent072b4414784524b6debda1b3b2ffbf10d66095e9
drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()

Rename to gfx_v11_0_kgq_init_queue() to better align with
the other naming in the file.

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c