All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/7] drm/i915/mst: DP MST ESI handling improvements
@ 2022-01-04 17:39 Jani Nikula
  2022-01-04 17:39 ` [Intel-gfx] [PATCH 1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation Jani Nikula
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Jani Nikula @ 2022-01-04 17:39 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Some improvements around the sink irq handling.

Jani Nikula (7):
  drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation
  drm/i915/mst: abstract intel_dp_ack_sink_irq_esi()
  drm/i915/mst: debug log 4 bytes of ESI right after reading
  drm/i915/mst: abstract handling of link status in DP MST
  drm/i915/mst: read link status only when requested by sink in ESI
  drm/i915/mst: ack sink irq ESI for link status changes
  drm/i915/mst: only ack the ESI we actually handled

 drivers/gpu/drm/i915/display/intel_dp.c | 106 ++++++++++++++----------
 1 file changed, 62 insertions(+), 44 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-01-20 13:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 17:39 [Intel-gfx] [PATCH 0/7] drm/i915/mst: DP MST ESI handling improvements Jani Nikula
2022-01-04 17:39 ` [Intel-gfx] [PATCH 1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation Jani Nikula
2022-01-20 10:24   ` Shankar, Uma
2022-01-04 17:39 ` [Intel-gfx] [PATCH 2/7] drm/i915/mst: abstract intel_dp_ack_sink_irq_esi() Jani Nikula
2022-01-20 10:28   ` Shankar, Uma
2022-01-20 10:32     ` Jani Nikula
2022-01-20 10:35       ` Shankar, Uma
2022-01-04 17:39 ` [Intel-gfx] [PATCH 3/7] drm/i915/mst: debug log 4 bytes of ESI right after reading Jani Nikula
2022-01-04 17:39 ` [Intel-gfx] [PATCH 4/7] drm/i915/mst: abstract handling of link status in DP MST Jani Nikula
2022-01-04 17:39 ` [Intel-gfx] [PATCH 5/7] drm/i915/mst: read link status only when requested by sink in ESI Jani Nikula
2022-01-04 17:39 ` [Intel-gfx] [PATCH 6/7] drm/i915/mst: ack sink irq ESI for link status changes Jani Nikula
2022-01-04 17:39 ` [Intel-gfx] [PATCH 7/7] drm/i915/mst: only ack the ESI we actually handled Jani Nikula
2022-01-20 10:30   ` [Intel-gfx] [PATCH v2] " Jani Nikula
2022-01-04 19:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: DP MST ESI handling improvements Patchwork
2022-01-04 20:59 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-01-20 11:17 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: DP MST ESI handling improvements (rev2) Patchwork
2022-01-20 13:02 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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.