[Intel-gfx] [PATCH 5/6] drm/i915: Handle PendingFlip on gen3 robustly
Daniel Vetter
daniel at ffwll.ch
Tue Apr 24 21:58:17 CEST 2012
On Tue, Apr 24, 2012 at 12:50:35PM -0700, Jesse Barnes wrote:
> On Tue, 24 Apr 2012 18:31:30 +0100
> Chris Wilson <chris at chris-wilson.co.uk> wrote:
> > - if (dev->primary->master) {
> > - master_priv = dev->primary->master->driver_priv;
> > - if (master_priv->sarea_priv)
> > - master_priv->sarea_priv->last_dispatch =
> > - READ_BREADCRUMB(dev_priv);
> > - }
>
> Separate but worthy patch. In fact can we get rid of these at all?
> Does anyone still pretend that DRI1 works?
We still have to, so it can't go. But if you want some warm fuzzies from
removing dri1 crap, look no further than my patch-bomb - there's a patch
in there which removes this code for gen5+.
-Daniel
--
Daniel Vetter
Mail: daniel at ffwll.ch
Mobile: +41 (0)79 365 57 48
More information about the Intel-gfx
mailing list