[Intel-gfx] [PATCH v2 0/5] Move dpio access out of intel_display.c

Ander Conselvan de Oliveira ander.conselvan.de.oliveira at intel.com
Tue May 17 08:32:17 UTC 2016


Hi,

Update series. The first patch that renames struct dpll was dropped and
some of the new functions were renamed.

Ander

Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>

Ander Conselvan de Oliveira (5):
  drm/i915: Move dpio code of VLV/CHV dpll enabling to intel_dpio_phy.c
  drm/i915: Merge vlv/chv _prepare_pll() with their enable counterpart
  drm/i915: Move VLV divider readout to intel_dpio_phy.c
  drm/i915: Move CHV divider readout to intel_dpio_phy.c
  drm/i915: Move toggling of CHV DPIO_DCLKP_EN to intel_dpio_phy.c

 drivers/gpu/drm/i915/i915_drv.h       |  12 ++
 drivers/gpu/drm/i915/intel_display.c  | 319 ++++------------------------------
 drivers/gpu/drm/i915/intel_dpio_phy.c | 260 +++++++++++++++++++++++++++
 3 files changed, 302 insertions(+), 289 deletions(-)

-- 
2.5.5



More information about the Intel-gfx mailing list