[Intel-gfx] [v2 3/5] drm/i915: Disable M2 frac division for integer case

2015-02-16 Thread Vijay Purushothaman
Handle M2 frac division for both M2 frac and int cases Signed-off-by: Vijay Purushothaman vijay.a.purushotha...@linux.intel.com --- drivers/gpu/drm/i915/intel_display.c | 23 +-- 1 file changed, 17 insertions(+), 6 deletions(-) diff --git

Re: [Intel-gfx] [v2 3/5] drm/i915: Disable M2 frac division for integer case

2015-02-16 Thread Ville Syrjälä
On Mon, Feb 16, 2015 at 03:08:00PM +0530, Vijay Purushothaman wrote: Handle M2 frac division for both M2 frac and int cases Signed-off-by: Vijay Purushothaman vijay.a.purushotha...@linux.intel.com --- drivers/gpu/drm/i915/intel_display.c | 23 +-- 1 file changed, 17