aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2020-01-10 20:32:28 +0200
committerVille Syrjälä <[email protected]>2020-01-22 20:22:04 +0200
commit6fef8510a7a51227620de74cc495916e6ba54773 (patch)
tree8218a9e9b302905ae906c77370e5095ae615971f /tools/perf/scripts/python/bin
parent58fa1760d08a792c9aceed6468a035250c22757b (diff)
drm/i915: Cleanup properly if the implicit fence setup fails
We've already pinned the vma and fence by the time we try to deal with implicit fencing. Properly unpin the vma and fence if the fence setup fails instead of just bailing straight out from .prepare_fb(). As can be expected drm_atomic_helper_prepare_planes() will not call .cleanup_fb() for the plane whose .prepare_fb() failed so we must do the cleanup ourself. v2: Rebase Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions