diff options
author | Jason Ekstrand <[email protected]> | 2016-10-31 16:33:43 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-11-01 07:54:52 -0700 |
commit | c41ec1679f02d6705ceda49d9ad966d0d0833824 (patch) | |
tree | 97ce2443e5773072e0235cac7f850ad3b097008c /src/intel/genxml | |
parent | 61a8a55f557784c8ec17fb1758775c6f18252201 (diff) |
anv/device: Return DEVICE_LOST if execbuf2 fails
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.
Signed-off-by: Jason Ekstrand <[email protected]>
Cc: "13.0" <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel/genxml')
0 files changed, 0 insertions, 0 deletions