Fixed the wrong p2 PLL values and replaced all hardcoded numbers in best PLL calculation. These two patches should be applied on top of Jesse's Jun 14 Valleyview patch set. Tried to refactor the code to avoid so many nested loops but ended up messing other VLV code. Any help with code refactoring, most welcome! Thanks, Vijay Vijay Purushothaman (2): drm/i915 : fix incorrect p2 values for Valleyview drm/i915: cleanup Valleyview PLL calculation drivers/gpu/drm/i915/intel_display.c | 58 ++++++++++++++-------------------- 1 files changed, 24 insertions(+), 34 deletions(-) -- 1.7.5.4