OSDN Git Service

drm/amdkfd: Fix spurious debug exception on gfx10
authorJay Cornwall <jay.cornwall@amd.com>
Fri, 24 Jul 2020 23:58:48 +0000 (16:58 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Aug 2020 21:26:51 +0000 (17:26 -0400)
commitb60646a20c9f61e364c86cc88f50f547361cceb3
treeccb5aa26b0f4606ebcaf9ea31ae0fbf88bb06ad3
parentc342d7c579f2c9f4e84552d53881acd1cf15eb14
drm/amdkfd: Fix spurious debug exception on gfx10

s_barrier triggers a debug exception when issued with PRIV=1,
DEBUG_EN=1. This causes spurious notifications to rocm-gdb.

Clear MODE before issuing s_barrier and restore MODE afterwards
in the context restore handler.

Signed-off-by: Jay Cornwall <jay.cornwall@amd.com>
Tested-by: Laurent Morichetti <laurent.morichetti@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler.h
drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm