[Intel-gfx] [FOR CI v3 00/10] Unduplicate CHV phy code

Ander Conselvan de Oliveira ander.conselvan.de.oliveira at intel.com
Thu Apr 21 06:34:02 UTC 2016


I messed up the in-reply-to field while sending a couple of updated
patches, so patchwork didn't catch the new revision. Sending again so
these get another run of CI.

Ander

Ander Conselvan de Oliveira (10):
  drm/i915: Set crtc_state->lane_count for HDMI
  drm/i915: Unduplicate CHV signal level code
  drm/i915: Unduplicate chv_data_lane_soft_reset()
  drm/i915: Unduplicate CHV phy-releated pre pll enabling code
  drm/i915: Unduplicate CHV pre-encoder enabling phy logic
  drm/i915: Unduplicate CHV encoders' post pll disable code
  drm/i915: Unduplicate VLV signal level code
  drm/i915: Unduplicate VLV phy pre pll enabling code
  drm/i915: Unduplicate pre encoder enabling phy code
  drm/i915: Move VLV HDMI lane reset work around logic to
    intel_dpio_phy.c

 drivers/gpu/drm/i915/Makefile         |   1 +
 drivers/gpu/drm/i915/i915_drv.h       |  18 ++
 drivers/gpu/drm/i915/intel_ddi.c      |   4 +-
 drivers/gpu/drm/i915/intel_dp.c       | 412 ++---------------------------
 drivers/gpu/drm/i915/intel_dpio_phy.c | 470 ++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h      |   5 +
 drivers/gpu/drm/i915/intel_hdmi.c     | 356 +------------------------
 7 files changed, 526 insertions(+), 740 deletions(-)
 create mode 100644 drivers/gpu/drm/i915/intel_dpio_phy.c

-- 
2.4.11



More information about the Intel-gfx mailing list