commit | 2c59fd06a062b86210e4d4c637501cb90517fd2b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 25 08:22:26 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 25 11:22:01 2020 +0000 |
tree | af79400c8acf090020923347b5e6743963ebdedd | |
parent | 12b3788093cb73722b3471335fddb11d8e652ad2 [diff] |
drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE Tidy up after a call to eb_parse() if a later bind fails. Closes: https://gitlab.freedesktop.org/drm/intel/issues/1312 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200225082233.274530-4-chris@chris-wilson.co.uk