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>
Tue, 24 Jan 2023 17:23:45 +0000 (12:23 -0500)
commit601ff52237a7cd2a5a13d71ed5c42dd25838fab2
tree1d265fd30662dc7f948c9b258e7b820b3bdb514c
parentb4a9b36e69e935104e52e561aa9a82d39b5efc36
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>
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c