Re: [Intel-gfx] [RFC 1/6] drm/i915: Modifying structures related to DRRS

2014-09-23 Thread Daniel Vetter
On Fri, Sep 12, 2014 at 11:13:04PM +0530, Vandana Kannan wrote: > Moving around and changing some data related to DRRS to support > DRRS based on frontbuffer tracking in the following patches > > Signed-off-by: Vandana Kannan The commit message is a bit too sparse imo. You shouldn't just describ

[Intel-gfx] [RFC 1/6] drm/i915: Modifying structures related to DRRS

2014-09-12 Thread Vandana Kannan
Moving around and changing some data related to DRRS to support DRRS based on frontbuffer tracking in the following patches Signed-off-by: Vandana Kannan --- drivers/gpu/drm/i915/i915_drv.h | 32 ++--- drivers/gpu/drm/i915/intel_dp.c | 51 ++-