On Mon, Jun 02, 2014 at 10:53:57AM +0200, Daniel Vetter wrote:
> On Fri, May 30, 2014 at 05:16:36PM +0100, Chris Wilson wrote:
> > + outstanding = (intel_crtc->unpin_work != NULL &&
> > + crtc_sbc(intel_crtc) - intel_crtc->unpin_work->sbc > 1);
>
> s/outstanding/still_pending/? Since the situation is very much not
> oustanding at all ...
I changed it to
missed_vblank = blah;
if (missed_vblank)
queue_boost().
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx