[Mesa-dev] [PATCH] anv/device: Return DEVICE_LOST if execbuf2 fails

Kenneth Graunke kenneth at whitecape.org
Tue Nov 1 06:44:00 UTC 2016


On Monday, October 31, 2016 9:53:44 PM PDT Jason Ekstrand wrote:
> This makes more sense than OUT_OF_HOST_MEMORY.  Technically, you can
> recover from a failed execbuf2 but the batch you just submitted didn't
> fully execute so things are in an ill-defined state.  The app doesn't want
> to continue from that point anyway.
> ---
>  src/intel/vulkan/anv_device.c | 10 ++++------
>  1 file changed, 4 insertions(+), 6 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161031/14ab7f7f/attachment.sig>


More information about the mesa-dev mailing list