intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases
@ 2024-12-04 15:07 Jani Nikula
  2024-12-04 15:07 ` [PATCH v2 1/5] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector() Jani Nikula
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Jani Nikula @ 2024-12-04 15:07 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, Sergey Senozhatsky, Ville Syrjala

v2 of [1] attempting to resolve [2].

BR,
Jani.


Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>

[1] https://lore.kernel.org/r/cover.1731599468.git.jani.nikula@intel.com
[2] https://lore.kernel.org/r/20241031105145.2140590-1-senozhatsky@chromium.org

Jani Nikula (5):
  drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
  drm/i915/hdmi: add error handling in g4x_hdmi_init()
  drm/i915/ddi: propagate 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      | 12 +++++--
 .../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, 55 insertions(+), 22 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2024-12-05  3:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 15:07 [PATCH v2 0/5] drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases Jani Nikula
2024-12-04 15:07 ` [PATCH v2 1/5] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector() Jani Nikula
2024-12-04 15:07 ` [PATCH v2 2/5] drm/i915/hdmi: add error handling in g4x_hdmi_init() Jani Nikula
2024-12-04 15:07 ` [PATCH v2 3/5] drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector() Jani Nikula
2024-12-04 15:07 ` [PATCH v2 4/5] drm/i915/display: add intel_encoder_is_hdmi() Jani Nikula
2024-12-05  3:44   ` Kandpal, Suraj
2024-12-04 15:07 ` [PATCH v2 5/5] drm/i915/ddi: only call shutdown hooks for valid encoders Jani Nikula
2024-12-05  3:52   ` Kandpal, Suraj
2024-12-04 15:39 ` ✓ CI.Patch_applied: success for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases Patchwork
2024-12-04 15:39 ` ✓ CI.checkpatch: " Patchwork
2024-12-04 15:40 ` ✓ CI.KUnit: " Patchwork
2024-12-04 15:58 ` ✓ CI.Build: " Patchwork
2024-12-04 16:00 ` ✓ CI.Hooks: " Patchwork
2024-12-04 16:02 ` ✗ CI.checksparse: warning " Patchwork
2024-12-04 16:23 ` ✓ Xe.CI.BAT: success " Patchwork
2024-12-05  3:53 ` [PATCH v2 0/5] " Sergey Senozhatsky

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).