diff options
| author | 2026-04-28 11:35:12 -0500 | |
|---|---|---|
| committer | 2026-05-05 10:14:24 -0400 | |
| commit | 7bbfb2559bcec39d1a4e1182d931a2046112c352 (patch) | |
| tree | 09c70525a9e2c8e1fc890191c89ad0abdbfa620b /tools/testing/selftests/dm-verity/git:/ssh:/git@git.zx2c4.com | |
| parent | drm/amdkfd: Make all TLB-flushes heavy-weight (diff) | |
drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
Remove the BUG_ON(flags & AMDGPU_FENCE_FLAG_64BIT) assertion from
gfx_v9_0_ring_emit_fence_kiq(). The KIQ hardware supports 64-bit
fence writes; the 32-bit writeback address constraint is an
upper-layer convention, not a hardware limitation. The check serves
no purpose and should not be present.
Found by code inspection while investigating related BUG_ON
assertions in the GFX and compute ring emission paths.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: John B. Moore <jbmoore61@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 1b1101a46a426bb4328116bb5273c326a2780389)
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/testing/selftests/dm-verity/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
