Re: [Intel-gfx] [PATCH 13/28] drm/i915: fix VLV limits and m/n/p calculations

2013-03-05 Thread Ville Syrjälä
On Fri, Mar 01, 2013 at 01:14:16PM -0800, Jesse Barnes wrote: > For high res modes m n p calculation is fixed for VLV platform. > > Signed-off-by: Vijay Purushothaman > Signed-off-by: Pallavi G > Signed-off-by: Yogesh M > Signed-off-by: Gajanan Bhat > --- > drivers/gpu/drm/i915/intel_display.

[Intel-gfx] [PATCH 13/28] drm/i915: fix VLV limits and m/n/p calculations

2013-03-01 Thread Jesse Barnes
For high res modes m n p calculation is fixed for VLV platform. Signed-off-by: Vijay Purushothaman Signed-off-by: Pallavi G Signed-off-by: Yogesh M Signed-off-by: Gajanan Bhat --- drivers/gpu/drm/i915/intel_display.c | 31 +-- 1 file changed, 21 insertions(+), 10