All of lore.kernel.org
 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 v3 0/6] drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases
Date: Mon, 30 Dec 2024 16:14:39 +0200	[thread overview]
Message-ID: <cover.1735568047.git.jani.nikula@intel.com> (raw)

Resend for CI.

Jani Nikula (6):
  drm/i915/ddi: change intel_ddi_init_{dp,hdmi}_connector() return type
  drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
  drm/i915/hdmi: add error handling in g4x_hdmi_init()
  drm/i915/ddi: gracefully handle errors from
    intel_ddi_init_hdmi_connector()
  drm/i915/display: add intel_encoder_is_hdmi()
  drm/i915/ddi: only call shutdown hooks for valid encoders

 drivers/gpu/drm/i915/display/g4x_hdmi.c       | 35 ++++++++++++------
 drivers/gpu/drm/i915/display/g4x_hdmi.h       |  5 ++-
 drivers/gpu/drm/i915/display/intel_ddi.c      | 37 ++++++++++++-------
 .../drm/i915/display/intel_display_types.h    | 13 +++++++
 drivers/gpu/drm/i915/display/intel_hdmi.c     | 10 +++--
 drivers/gpu/drm/i915/display/intel_hdmi.h     |  2 +-
 6 files changed, 69 insertions(+), 33 deletions(-)

-- 
2.39.5


             reply	other threads:[~2024-12-30 14:14 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30 14:14 Jani Nikula [this message]
2024-12-30 14:14 ` [CI v3 1/6] drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type Jani Nikula
2024-12-30 14:14 ` [CI v3 2/6] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector() Jani Nikula
2024-12-30 19:21   ` Vodapalli, Ravi Kumar
2024-12-30 22:33     ` Jani Nikula
2024-12-30 14:14 ` [CI v3 3/6] drm/i915/hdmi: add error handling in g4x_hdmi_init() Jani Nikula
2024-12-30 14:14 ` [CI v3 4/6] drm/i915/ddi: gracefully handle errors from intel_ddi_init_hdmi_connector() Jani Nikula
2024-12-30 14:14 ` [CI v3 5/6] drm/i915/display: add intel_encoder_is_hdmi() Jani Nikula
2024-12-30 14:14 ` [CI v3 6/6] drm/i915/ddi: only call shutdown hooks for valid encoders Jani Nikula
2024-12-30 14:21 ` ✓ CI.Patch_applied: success for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev4) Patchwork
2024-12-30 14:21 ` ✓ CI.checkpatch: " Patchwork
2024-12-30 14:23 ` ✓ CI.KUnit: " Patchwork
2024-12-30 14:40 ` ✗ Fi.CI.SPARSE: warning " Patchwork
2024-12-30 14:41 ` ✓ CI.Build: success " Patchwork
2024-12-30 14:43 ` ✓ CI.Hooks: " Patchwork
2024-12-30 14:45 ` ✗ CI.checksparse: warning " Patchwork
2024-12-30 14:54 ` ✗ i915.CI.BAT: failure " Patchwork
2024-12-30 15:18 ` ✓ Xe.CI.BAT: success " Patchwork
2024-12-30 16:08 ` ✗ Fi.CI.SPARSE: warning for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev5) Patchwork
2024-12-30 16:22 ` ✗ i915.CI.BAT: failure " Patchwork
2024-12-30 17:11 ` ✗ Fi.CI.SPARSE: warning for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev6) Patchwork
2024-12-30 17:25 ` ✗ i915.CI.BAT: failure " Patchwork
2024-12-30 21:19 ` ✗ Xe.CI.Full: failure for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev4) Patchwork
2024-12-30 22:53 ` ✗ Fi.CI.SPARSE: warning for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev7) Patchwork
2024-12-30 23:04 ` ✗ i915.CI.BAT: failure " Patchwork
2025-01-02 11:17   ` Jani Nikula
2025-01-02 13:48     ` Ravali, JupallyX
2025-01-02 12:10 ` ✓ i915.CI.BAT: success " Patchwork
2025-01-02 14:20 ` ✓ i915.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.1735568047.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 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.