drm/amdgpu/gfx8: drop unecessary BUG_ON()
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jun 2026 22:17:59 +0000 (18:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2026 16:57:46 +0000 (12:57 -0400)
commit84a1a8a952ab4b8c23c5dd1f2eea4049cb4914f5
tree4a2b1be3658ffda161e4d6c28721795b1fdf840c
parentaff079bdce65f6d085e4b0091fdf87fffa95b0d9
drm/amdgpu/gfx8: drop unecessary BUG_ON()

There's no need to crash the kernel for this case.

Reviewed-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 4d7c25208ca612b754f3bf39e9f16e725b828891)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c