]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: rename ip_dump_cp_queues to compute queues
authorSunil Khatri <sunil.khatri@amd.com>
Fri, 31 May 2024 06:52:20 +0000 (12:22 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Jun 2024 15:02:03 +0000 (11:02 -0400)
commit33837d62a4cb5ef316dec4fada5c1012ddbc0239
treefc16050d53370af81cee072989dabd760b1da4d3
parent34b8d94b6ce478528467ece25191c69ba97c8180
drm/amdgpu: rename ip_dump_cp_queues to compute queues

Rename the variable ip_dump_cp_queues to ip_dump_compute_queue
as it represent compute queues.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c