[Intel-gfx] [PATCH v3] drm/i915: Fix pipe enabled mask for pipe C in WM calculations
Chris Wilson
chris at chris-wilson.co.uk
Thu Mar 21 12:32:52 CET 2013
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>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list