]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Create hqd info structure
authorAmber Lin <Amber.Lin@amd.com>
Fri, 13 Mar 2026 09:53:46 +0000 (05:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:41:14 +0000 (15:41 -0400)
commit26bde9453b5312f504d37b6b695ef8a165e554d4
tree88cf81821c16015c0e930c261925d88121d2e098
parent640482525554cc08370f2355be61b9fdf2b066d4
drm/amdgpu: Create hqd info structure

Create hung_queue_hqd_info structure and fill in hung queses information
passed by MES, including queue type, pipe id, and queue id.

Suggested-by: Jonathan Kim <jonathan.kim@amd.com>
Signed-off-by: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h