Skip to content

freedreno/a6xx: add missing USES_GMEM flag and BIN_RENDER_END markers

Jonathan Marek requested to merge flto/mesa:turnip-preempt-fix into main

This fixes L2 preemption not saving/restoring GMEM (note L2 is preempt anywhere with triangle granularity).

These changes aren't tested with L1 preemption.

Merge request reports