[Intel-gfx] [PATCH v3] drm/i915: Fix pipe enabled mask for pipe C in WM calculations

Daniel Vetter daniel at ffwll.ch
Wed May 1 21:18:27 CEST 2013


On Wed, May 01, 2013 at 07:43:41PM +0100, Chris Wilson wrote:
> On Thu, Mar 21, 2013 at 01:10:44PM +0200, ville.syrjala at linux.intel.com wrote:
> > From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> > 
> > Fix the incorrect enabled pipes mask for pipe C in the WM calculations.
> > 
> > Additionally, in an effort to make the code easier to understand,
> > populate the mask with 1 << PIPE_[ABC] instead of raw numbers.
> > 
> > v2: Use 1 << PIPE_[ABC] (ickle/danvet)
> > v3: Pass PIPE_[ABC] to g4x_compute_wm0() (ickle)
> > 
> > Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> Pokey poke.
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>

Oops, sorry. Picked up for -fixes, thanks for the patch.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list