Re: [Intel-gfx] [PATCH v2] drm/i915/cnl: Symmetric scalers for each pipe

2017-11-01 Thread Rodrigo Vivi
On Wed, Nov 01, 2017 at 10:08:50AM +, Mika Kahola wrote: > For Cannonlake the number of scalers for each pipe is 2. Let's increase > the number of scalers for pipe C. > > v2: Use INTEL_GEN() instead of IS_CANNONLAKE() > > Signed-off-by: Mika Kahola also... merged to

Re: [Intel-gfx] [PATCH v2] drm/i915/cnl: Symmetric scalers for each pipe

2017-11-01 Thread Rodrigo Vivi
On Wed, Nov 01, 2017 at 10:08:50AM +, Mika Kahola wrote: > For Cannonlake the number of scalers for each pipe is 2. Let's increase > the number of scalers for pipe C. > > v2: Use INTEL_GEN() instead of IS_CANNONLAKE() > > Signed-off-by: Mika Kahola Reviewed-by:

[Intel-gfx] [PATCH v2] drm/i915/cnl: Symmetric scalers for each pipe

2017-11-01 Thread Mika Kahola
For Cannonlake the number of scalers for each pipe is 2. Let's increase the number of scalers for pipe C. v2: Use INTEL_GEN() instead of IS_CANNONLAKE() Signed-off-by: Mika Kahola --- drivers/gpu/drm/i915/intel_device_info.c | 5 - 1 file changed, 4 insertions(+), 1