Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Enhance debugfs for forcing joiner
@ 2024-09-26 13:43 Ankit Nautiyal
  2024-09-26 13:43 ` [PATCH 1/4] drm/i915/display_device: Add Check HAS_DSC for bigjoiner Ankit Nautiyal
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Ankit Nautiyal @ 2024-09-26 13:43 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe, suraj.kandpal, ville.syrjala

This patch series introduces enhancements to debugfs for forcing pipe
joiner and prepares for the implementation of the ultrajoiner.
These patches are derived from the original series [1] focused on the
basic functionality of the ultra joiner. The debugfs enhancements are
intended for merging prior to the integration of the core patches in this
series.

[1] https://patchwork.freedesktop.org/series/133800/

Ankit Nautiyal (4):
  drm/i915/display_device: Add Check HAS_DSC for bigjoiner
  drm/i915/display_debugfs: Allow force joiner only if supported
  drm/i915/display: Modify debugfs for joiner to force n pipes
  drm/i915/dp: Add helper to compute num pipes required

 .../drm/i915/display/intel_display_debugfs.c  | 64 +++++++++++++++++--
 .../drm/i915/display/intel_display_device.h   |  2 +-
 .../drm/i915/display/intel_display_types.h    |  2 +-
 drivers/gpu/drm/i915/display/intel_dp.c       | 46 +++++++------
 drivers/gpu/drm/i915/display/intel_dp.h       |  6 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c   | 23 +++----
 6 files changed, 100 insertions(+), 43 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-09-30 14:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26 13:43 [PATCH 0/4] Enhance debugfs for forcing joiner Ankit Nautiyal
2024-09-26 13:43 ` [PATCH 1/4] drm/i915/display_device: Add Check HAS_DSC for bigjoiner Ankit Nautiyal
2024-09-26 13:43 ` [PATCH 2/4] drm/i915/display_debugfs: Allow force joiner only if supported Ankit Nautiyal
2024-09-26 13:43 ` [PATCH 3/4] drm/i915/display: Modify debugfs for joiner to force n pipes Ankit Nautiyal
2024-09-26 13:43 ` [PATCH 4/4] drm/i915/dp: Add helper to compute num pipes required Ankit Nautiyal
2024-09-26 19:13 ` ✓ CI.Patch_applied: success for Enhance debugfs for forcing joiner Patchwork
2024-09-26 19:13 ` ✗ CI.checkpatch: warning " Patchwork
2024-09-26 19:14 ` ✓ CI.KUnit: success " Patchwork
2024-09-26 19:26 ` ✓ CI.Build: " Patchwork
2024-09-26 19:28 ` ✓ CI.Hooks: " Patchwork
2024-09-26 19:30 ` ✗ CI.checksparse: warning " Patchwork
2024-09-26 19:48 ` ✓ CI.BAT: success " Patchwork
2024-09-27 20:46 ` ✗ CI.FULL: failure " Patchwork
2024-09-30 14:33 ` [PATCH 0/4] " Nautiyal, Ankit K

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