]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: remove two invalid BUG_ON()s
authorChristian König <christian.koenig@amd.com>
Wed, 27 Aug 2025 12:47:23 +0000 (14:47 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Oct 2025 18:14:14 +0000 (14:14 -0400)
commit5d55ed19d4190d2c210ac05ac7a53f800a8c6fe5
treeacf0e77a483a9ee58836497de0889215b5784d7c
parent7bdd91abf0cb3ea78160e2e78fb58b12f6a38d55
drm/amdgpu: remove two invalid BUG_ON()s

Those can be triggered trivially by userspace.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c