All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v4 0/4] SDP split for DP-MST
@ 2023-08-18 11:19 Vinod Govindapillai
  2023-08-18 11:19 ` [Intel-gfx] [PATCH v4 1/4] drm/i915/display: remove redundant parameter from sdp split update Vinod Govindapillai
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Vinod Govindapillai @ 2023-08-18 11:19 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

SDP split config for DP-MST

v2: Style changes and patch splits (Jani Nikula)

v3: More style changes and reorder patches (Jani Nikula)

v4: call sdp split register update before enable trancoder in MST

Vinod Govindapillai (4):
  drm/i915/display: remove redundant parameter from sdp split update
  drm/i915/display: combine DP audio compute config steps
  drm/i915/display: update intel_dp_has_audio to support MST
  drm/i915/display: configure SDP split for DP-MST

 drivers/gpu/drm/i915/display/intel_audio.c  |  6 +++---
 drivers/gpu/drm/i915/display/intel_audio.h  |  3 +--
 drivers/gpu/drm/i915/display/intel_ddi.c    |  2 +-
 drivers/gpu/drm/i915/display/intel_dp.c     | 23 +++++++++++----------
 drivers/gpu/drm/i915/display/intel_dp.h     |  3 +++
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 21 ++++---------------
 6 files changed, 24 insertions(+), 34 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-22 20:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 11:19 [Intel-gfx] [PATCH v4 0/4] SDP split for DP-MST Vinod Govindapillai
2023-08-18 11:19 ` [Intel-gfx] [PATCH v4 1/4] drm/i915/display: remove redundant parameter from sdp split update Vinod Govindapillai
2023-08-18 11:19 ` [Intel-gfx] [PATCH v4 2/4] drm/i915/display: combine DP audio compute config steps Vinod Govindapillai
2023-08-22 13:41   ` Jani Nikula
2023-08-22 14:53     ` Jani Nikula
2023-08-18 11:19 ` [Intel-gfx] [PATCH v4 3/4] drm/i915/display: update intel_dp_has_audio to support MST Vinod Govindapillai
2023-08-22 12:57   ` Jani Nikula
2023-08-22 20:50     ` Govindapillai, Vinod
2023-08-18 11:19 ` [Intel-gfx] [PATCH v4 4/4] drm/i915/display: configure SDP split for DP-MST Vinod Govindapillai
2023-08-18 12:41 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for SDP split for DP-MST (rev2) Patchwork
2023-08-18 12:41 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2023-08-18 13:02 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2023-08-21  9:37 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-08-21 11:50 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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.