drm/amdgpu: Reset IH OVERFLOW_EN bit for IH 7.0
authorFriedrich Vock <friedrich.vock@gmx.de>
Sun, 10 Mar 2024 05:40:40 +0000 (06:40 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Mar 2024 17:12:57 +0000 (13:12 -0400)
commitc6ba60af015a0cc42bec5ca1cdc28a108958363a
treee378e7352d7933444dcbeb418bdea1cab1bd9be3
parent6540ff6482c1a5a6890ae44b23d0852ba1986d9e
drm/amdgpu: Reset IH OVERFLOW_EN bit for IH 7.0

IH 7.0 support landed shortly after the original patch for resetting the
bit on all other generations, but without that patch applied.

Fixes: 12443fc53e7d ("drm/amdgpu: Add ih v7_0 ip block support")
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Friedrich Vock <friedrich.vock@gmx.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/ih_v7_0.c