All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] EHL port programming
@ 2019-06-26  0:03 Matt Roper
  2019-06-26  0:03 ` [PATCH v3 1/5] drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans() Matt Roper
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Matt Roper @ 2019-06-26  0:03 UTC (permalink / raw)
  To: intel-gfx

Previous series revision here:
  https://lists.freedesktop.org/archives/intel-gfx/2019-June/202776.html

This revision incorporates Jose's feedback on patches #2, #3, and #4.

Matt Roper (5):
  drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()
  drm/i915/ehl: Add third combo PHY offset
  drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
  drm/i915/gen11: Start distinguishing 'phy' from 'port'
  drm/i915/ehl: Enable DDI-D

 drivers/gpu/drm/i915/display/icl_dsi.c        |  24 ++-
 drivers/gpu/drm/i915/display/intel_bios.c     |   4 +-
 .../gpu/drm/i915/display/intel_combo_phy.c    | 159 ++++++++++--------
 .../gpu/drm/i915/display/intel_combo_phy.h    |   3 +-
 drivers/gpu/drm/i915/display/intel_ddi.c      | 102 ++++++-----
 drivers/gpu/drm/i915/display/intel_display.c  |  32 ++--
 drivers/gpu/drm/i915/display/intel_display.h  |  16 ++
 drivers/gpu/drm/i915/display/intel_dp.c       |  12 +-
 drivers/gpu/drm/i915/display/intel_dpll_mgr.c |   8 +-
 drivers/gpu/drm/i915/i915_reg.h               |  20 ++-
 drivers/gpu/drm/i915/intel_drv.h              |   4 +-
 11 files changed, 239 insertions(+), 145 deletions(-)

-- 
2.17.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-07-01 15:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26  0:03 [PATCH v3 0/5] EHL port programming Matt Roper
2019-06-26  0:03 ` [PATCH v3 1/5] drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans() Matt Roper
2019-06-26  0:03 ` [PATCH v3 2/5] drm/i915/ehl: Add third combo PHY offset Matt Roper
2019-06-26  0:03 ` [PATCH v3 3/5] drm/i915/ehl: Don't program PHY_MISC on EHL PHY C Matt Roper
2019-06-26 21:22   ` Souza, Jose
2019-06-28 23:52   ` Souza, Jose
2019-07-01 14:54     ` Matt Roper
2019-06-26  0:03 ` [PATCH v3 4/5] drm/i915/gen11: Start distinguishing 'phy' from 'port' Matt Roper
2019-06-26  0:03 ` [PATCH v3 5/5] drm/i915/ehl: Enable DDI-D Matt Roper
2019-06-26 21:23   ` Souza, Jose
2019-06-26  4:16 ` ✗ Fi.CI.CHECKPATCH: warning for EHL port programming (rev3) Patchwork
2019-06-26  5:00 ` ✓ Fi.CI.BAT: success " Patchwork
2019-06-26 11:05 ` ✓ Fi.CI.IGT: " Patchwork
2019-07-01 15:38   ` Matt Roper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.