public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/dp_mst: Fix DDI function/DP2 config programming
@ 2024-10-30 19:23 Imre Deak
  2024-10-30 19:23 ` [PATCH v2 1/5] drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI function Imre Deak
                   ` (8 more replies)
  0 siblings, 9 replies; 25+ messages in thread
From: Imre Deak @ 2024-10-30 19:23 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula

This is v2 of [1] addressing the review comments as follows:

- Move the DP2 configuration enabling for both master and slave
  transcoders to intel_ddi_config_transcoder_func() and the disabling
  for slave transcoders to intel_ddi_disable_transcoder_func().
  (Patch 4, Jani)
- Disable the DP2 configuration for master transcoders as well.
  (Patch 5)

Cc: Jani Nikula <jani.nikula@intel.com>

[1] https://lore.kernel.org/all/20241029191215.3889861-1-imre.deak@intel.com

Imre Deak (5):
  drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI function
  drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec wrt.
    DDI function
  drm/i915/dp_mst: Add a way to disable the DP2 config
  drm/i915/adlp+/dp_mst: Align slave transcoder sequences with spec wrt.
    DP2 config
  drm/i915/adlp+/dp_mst: Align master transcoder disabling with spec
    wrt. DP2 config

 drivers/gpu/drm/i915/display/intel_ddi.c    | 37 +++++++++++++--------
 drivers/gpu/drm/i915/display/intel_ddi.h    |  2 ++
 drivers/gpu/drm/i915/display/intel_dp_mst.c |  3 ++
 3 files changed, 29 insertions(+), 13 deletions(-)

-- 
2.44.2


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

end of thread, other threads:[~2024-11-06 16:29 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 19:23 [PATCH v2 0/5] drm/dp_mst: Fix DDI function/DP2 config programming Imre Deak
2024-10-30 19:23 ` [PATCH v2 1/5] drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI function Imre Deak
2024-10-31 10:44   ` Luca Coelho
2024-10-31 10:57     ` Imre Deak
2024-10-31 10:59       ` Luca Coelho
2024-10-30 19:23 ` [PATCH v2 2/5] drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec " Imre Deak
2024-10-31 10:49   ` Luca Coelho
2024-10-31 11:40     ` Imre Deak
2024-11-06 12:38       ` Luca Coelho
2024-10-30 19:23 ` [PATCH v2 3/5] drm/i915/dp_mst: Add a way to disable the DP2 config Imre Deak
2024-10-31 10:52   ` Luca Coelho
2024-10-31 12:36   ` Jani Nikula
2024-10-31 12:42     ` Imre Deak
2024-10-30 19:23 ` [PATCH v2 4/5] drm/i915/adlp+/dp_mst: Align slave transcoder sequences with spec wrt. " Imre Deak
2024-10-31 10:54   ` Luca Coelho
2024-10-30 19:23 ` [PATCH v2 5/5] drm/i915/adlp+/dp_mst: Align master transcoder disabling " Imre Deak
2024-10-31 10:56   ` Luca Coelho
2024-10-31 11:03     ` Imre Deak
2024-10-30 19:50 ` ✗ Fi.CI.SPARSE: warning for drm/dp_mst: Fix DDI function/DP2 config programming Patchwork
2024-10-30 21:24 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-10-30 21:47   ` Imre Deak
2024-11-04 10:50     ` Illipilli, TejasreeX
2024-11-04 10:41 ` ✓ Fi.CI.BAT: success " Patchwork
2024-11-04 16:24 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-11-06 16:29   ` Imre Deak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox