Reviewed-by: Antti Koskipää <[email protected]> On 03/17/2015 11:39 AM, Imre Deak wrote: > From: Damien Lespiau <[email protected]> > > Pipe A and b have 4 planes. > > Signed-off-by: Damien Lespiau <[email protected]> > --- > drivers/gpu/drm/i915/i915_drv.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h > index eba53c3..8fb7cc0 100644 > --- a/drivers/gpu/drm/i915/i915_drv.h > +++ b/drivers/gpu/drm/i915/i915_drv.h > @@ -130,7 +130,7 @@ enum transcoder { > * > * This value doesn't count the cursor plane. > */ > -#define I915_MAX_PLANES 3 > +#define I915_MAX_PLANES 4 > > enum plane { > PLANE_A = 0, >
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
