[Intel-gfx] [PATCH 0/2] Valleyview PLL fix and cleanup

Vijay Purushothaman vijay.a.purushothaman at intel.com
Fri Jun 15 16:38:40 CEST 2012


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




More information about the Intel-gfx mailing list