Skip to content

radeonsi: limit CP DMA to skip holes in sparse bo

fcui requested to merge fcui/mesa:sparse_buffer into main

CP DMA on gfx9 can't handle the hole in sparse buffer. The fix skip sparse bo hole so that arb_sparse_buffer-buffer-data && arb_sparse_buffer-commit pass

Signed-off-by: Flora Cui flora.cui@amd.com

Edited by fcui

Merge request reports

Loading