Skip to content

freedreno: Lock access to msm_pipe for RB object suballocation.

Emma Anholt requested to merge anholt/mesa:fd-lock into main

Hopefully this fixes the flakes that have happened since the suballoc changes.

Fixes: 737d4caa ("freedreno: Suballocate our long-lived ring objects.")

Merge request reports