Re: [PATCH 3/3] drm/i915: Boost GPU frequency if we detect outstanding pageflips

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux