Files
linux-stable-mirror/drivers/gpu/drm/amd/amdkfd
Philip YangandGreg Kroah-Hartman a36f8d5445 drm/amdkfd: debugfs hang_hws skip GPU with MES
[ Upstream commit fe9d0061c4 ]

debugfs hang_hws is used by GPU reset test with HWS, for MES this crash
the kernel with NULL pointer access because dqm->packet_mgr is not setup
for MES path.

Skip GPU with MES for now, MES hang_hws debugfs interface will be
supported later.

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-25 10:45:19 +02:00
..
2025-01-02 10:32:09 +01:00