Re: [Intel-gfx] [PATCH 4/10] drm/i915: DRRS calls based on frontbuffer

2015-01-25 Thread Daniel Vetter
On Thu, Jan 15, 2015 at 02:49:55PM -0800, Rodrigo Vivi wrote: > looks ok for me... > you will also have conflict so a rebased version is at: > http://cgit.freedesktop.org/~vivijim/drm-intel/log/?h=review-drrs > > Reviewed-by: Rodrigo Vivi Merged up to this one, thanks for patches&review. -Daniel

Re: [Intel-gfx] [PATCH 4/10] drm/i915: DRRS calls based on frontbuffer

2015-01-15 Thread Rodrigo Vivi
looks ok for me... you will also have conflict so a rebased version is at: http://cgit.freedesktop.org/~vivijim/drm-intel/log/?h=review-drrs Reviewed-by: Rodrigo Vivi On Fri, Jan 9, 2015 at 12:55 PM, Vandana Kannan wrote: > Calls have been added to invalidate/flush DRRS whenever invalidate/flus

[Intel-gfx] [PATCH 4/10] drm/i915: DRRS calls based on frontbuffer

2015-01-09 Thread Vandana Kannan
Calls have been added to invalidate/flush DRRS whenever invalidate/flush is called as part of frontbuffer tracking. Apart from calls as a result of GEM tracking to fb invalidate/flush, a call has been added to invalidate fb obj from crtc_page_flip as well. This is to track busyness through flip cal