]> Pileus Git - ~andy/linux/commit
drm/i915: fix FP CB tuning limits for lvds
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 4 Apr 2013 20:20:33 +0000 (22:20 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 07:43:08 +0000 (09:43 +0200)
commitf0b4405687f8b35173575be8493bf2af84b85091
tree66c7f63bbc0d88d2df4e72821211fda58548c5ea
parent7d0ac5b74ec091b0829fa9d17bc717c907dcd62d
drm/i915: fix FP CB tuning limits for lvds

Only on IBX should we set the limiting factor to 25 unconditionally
for dual-channel mode, on CPT/PPT 25 only applies when the lvds
refclock is 100MHz.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c