All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Roper <matthew.d.roper@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH v3 0/5] EHL port programming
Date: Tue, 25 Jun 2019 17:03:47 -0700	[thread overview]
Message-ID: <20190626000352.31926-1-matthew.d.roper@intel.com> (raw)

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

             reply	other threads:[~2019-06-26  0:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26  0:03 Matt Roper [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190626000352.31926-1-matthew.d.roper@intel.com \
    --to=matthew.d.roper@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.