Skip to content

radv: Don't report VK_ERROR_DEVICE_LOST when VRAM is not lost

Joshua Ashton requested to merge frog/mesa:radv-reset-stuff into main

If VRAM is not lost, we are not guilty and the context has been reset we can keep going.

This fixes Gamescope + Steam going down when a game hangs on SteamOS.

Edited by Joshua Ashton

Merge request reports