drm/i915: Disable M2 frac division for integer case
authorVijay Purushothaman <vijay.a.purushothaman@linux.intel.com>
Thu, 5 Mar 2015 14:00:57 +0000 (19:30 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 21:30:12 +0000 (22:30 +0100)
commit4835ee396cb3b82c2a6a9980136cf3d456d23f2f
treeed395d3f6d75bc1a36d97212f3d0b15db6e30022
parent94f752895a6380dee4145d4cf7071d703c42ff27
drm/i915: Disable M2 frac division for integer case

v2 : Handle M2 frac division for both M2 frac and int cases

v3 : Addressed Ville's review comments. Cleared the old bits for RMW

v4 : Fix feedfwd gain (Ville)

Signed-off-by: Vijay Purushothaman <vijay.a.purushothaman@linux.intel.com>
Reviewed-by: Ville Syrjala <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c