intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [CI 00/11] drm/i915: MST and DDI cleanups and refactoring
Date: Wed, 20 Nov 2024 14:43:08 +0200	[thread overview]
Message-ID: <cover.1732106557.git.jani.nikula@intel.com> (raw)

CI resend of https://lore.kernel.org/r/cover.1731941270.git.jani.nikula@intel.comx

Jani Nikula (11):
  drm/i915/mst: pass intel_dp around in mst stream helpers
  drm/i915/mst: unify MST connector function naming to mst_connector_*
  drm/i915/mst: simplify mst_connector_get_hw_state()
  drm/i915/mst: unify MST topology callback naming to mst_topology_*
  drm/i915/ddi: use intel_ddi_* naming convention for encoder
    enable/disable
  drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
  drm/i915/dp: refactor clear/wait for act sent
  drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl()
  drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type
  drm/i915/ddi: refactor intel_ddi_connector_get_hw_state()
  drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly

 drivers/gpu/drm/i915/display/intel_ddi.c    | 319 +++++++++++---------
 drivers/gpu/drm/i915/display/intel_ddi.h    |   8 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 161 +++++-----
 drivers/gpu/drm/i915/i915_reg.h             |  56 ++--
 4 files changed, 287 insertions(+), 257 deletions(-)

-- 
2.39.5


             reply	other threads:[~2024-11-20 12:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20 12:43 Jani Nikula [this message]
2024-11-20 12:43 ` [CI 01/11] drm/i915/mst: pass intel_dp around in mst stream helpers Jani Nikula
2024-11-20 12:43 ` [CI 02/11] drm/i915/mst: unify MST connector function naming to mst_connector_* Jani Nikula
2024-11-20 12:43 ` [CI 03/11] drm/i915/mst: simplify mst_connector_get_hw_state() Jani Nikula
2024-11-20 12:43 ` [CI 04/11] drm/i915/mst: unify MST topology callback naming to mst_topology_* Jani Nikula
2024-11-20 12:43 ` [CI 05/11] drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable Jani Nikula
2024-11-20 12:43 ` [CI 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends Jani Nikula
2024-11-20 12:43 ` [CI 07/11] drm/i915/dp: refactor clear/wait for act sent Jani Nikula
2024-11-20 12:43 ` [CI 08/11] drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl() Jani Nikula
2024-11-20 12:43 ` [CI 09/11] drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type Jani Nikula
2024-11-20 12:43 ` [CI 10/11] drm/i915/ddi: refactor intel_ddi_connector_get_hw_state() Jani Nikula
2024-11-20 12:43 ` [CI 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly Jani Nikula
2024-11-20 13:13 ` ✓ CI.Patch_applied: success for drm/i915: MST and DDI cleanups and refactoring (rev3) Patchwork
2024-11-20 13:13 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-20 13:14 ` ✓ CI.KUnit: success " Patchwork
2024-11-20 13:32 ` ✓ CI.Build: " Patchwork
2024-11-20 13:36 ` ✓ CI.Hooks: " Patchwork
2024-11-20 13:38 ` ✗ CI.checksparse: warning " Patchwork
2024-11-20 14:00 ` ✗ CI.BAT: failure " Patchwork
2024-11-20 14:02   ` Jani Nikula
2024-11-22  7:54     ` Illipilli, TejasreeX
2024-11-20 23:08 ` ✗ Xe.CI.Full: " Patchwork

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=cover.1732106557.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).