Skip to content

radv: couple of fixes for RGP on GFX11

Samuel Pitoiset requested to merge hakzsam/mesa:radv_rgp_gfx11 into main

For weird reasons, the hw only returns SQTT data for SE0 and RadeonSI is also affected by the same issue. Otherwise, it seems to work with simple Vulkan demos.

Merge request reports