drm/amdgpu: remove unconditional trap enable on add gfx11 queues
authorJonathan Kim <jonathan.kim@amd.com>
Thu, 19 Jan 2023 23:42:03 +0000 (18:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Jan 2023 18:45:05 +0000 (13:45 -0500)
commit2de3769830346e68b3de0f4abc0d8e2625ad9dac
treec43a061a95975d33b105efe70cabe9faf97763c5
parent3f30a6e67ce49c0068f8058893326db46b6db11f
drm/amdgpu: remove unconditional trap enable on add gfx11 queues

Rebase of driver has incorrect unconditional trap enablement
for GFX11 when adding mes queues.

Reported-by: Graham Sider <graham.sider@amd.com>
Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Graham Sider <graham.sider@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.1.x
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c