]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/mes12: implement detect and reset callback
authorJesse.Zhang <Jesse.Zhang@amd.com>
Thu, 4 Sep 2025 01:50:00 +0000 (09:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Sep 2025 21:38:38 +0000 (17:38 -0400)
commit724471254ee09949bd99358494e8f38d016616c1
tree45e4a6daa9537273460f0c302767a8b3bbe66c77
parentb28cfc8305f7f58d261d558ea699be14c03537fd
drm/amdgpu/mes12: implement detect and reset callback

Implement support for the hung queue detect and reset
functionality.

v2: Always use AMDGPU_MES_SCHED_PIPE

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c