Quoting Ville Syrjala (2020-01-10 18:32:28) > From: Ville Syrjälä <ville.syrj...@linux.intel.com> > > 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ä <ville.syrj...@linux.intel.com> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 1/6] drm/i915: Make a copy of the ggtt ... Ville Syrjala
- [Intel-gfx] [PATCH 2/6] drm/i915: Clear old hw.fb &am... Ville Syrjala
- [Intel-gfx] [PATCH 6/6] drm/i915: Cleanup properly if... Ville Syrjala
- Re: [Intel-gfx] [PATCH 6/6] drm/i915: Cleanup pro... Chris Wilson
- [Intel-gfx] [PATCH 5/6] drm/i915: Balance prepare_fb/... Ville Syrjala
- Re: [Intel-gfx] [PATCH 5/6] drm/i915: Balance pre... Chris Wilson
- [Intel-gfx] [PATCH 3/6] drm/i915: Stop looking at pla... Ville Syrjala
- Re: [Intel-gfx] [PATCH 3/6] drm/i915: Stop lookin... Chris Wilson
- [Intel-gfx] [PATCH 4/6] drm/i915: s/intel_state/state... Ville Syrjala
- Re: [Intel-gfx] [PATCH 4/6] drm/i915: s/intel_sta... Chris Wilson
- Re: [Intel-gfx] [PATCH 1/6] drm/i915: Make a copy of ... Chris Wilson
- Re: [Intel-gfx] [PATCH 1/6] drm/i915: Make a copy... Ville Syrjälä
- Re: [Intel-gfx] [PATCH 1/6] drm/i915: Make a ... Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting ... Patchwork