Skip to content

tu/a7xx: Make gmem work with preemption

Danylo Piliaiev requested to merge Danil/mesa:turnip/fix/a7xx-preemption into main

What does this MR do and why?

In preparation for preemption support for a7xx in MSM. RM6_YIELD should be placed at the end of each tile, that's what prop driver is doing.

Merge request reports