Skip to content

panvk: Ensure that render_info is not null in force_fb_preload

Mary Guillemard requested to merge marysaka/mesa:panvk-fb-preload-crashes into main

What does this MR do and why?

panvk: Ensure that render_info is not null in force_fb_preload

This fixes various crashes that I saw with occlusion query tests.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Fixes: ba2c7fd00a9 ("panvk: use force_fb_preload for unaligned preload")
Fixes: c108dfc930f ("panvk: force_fb_preload should insert a barrier")

/cc @bbrezillon @olv

Merge request reports

Loading