Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Rework/Correction on minimum hblank calculation
@ 2025-04-08  4:10 Arun R Murthy
  2025-04-08  4:10 ` [PATCH 1/3] drm/drm_dp_helper: export link symbol cycles calculation Arun R Murthy
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Arun R Murthy @ 2025-04-08  4:10 UTC (permalink / raw)
  To: dri-devel, intel-gfx, intel-xe
  Cc: vinod.govindapillai, imre.deak, Arun R Murthy

Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
---
Arun R Murthy (3):
      drm/drm_dp_helper: export link symbol cycles calculation
      drm/i915/display: export function to count dsc slices
      drm/i915/audio: move min_hblank from dp_mst to audio

 drivers/gpu/drm/display/drm_dp_helper.c     | 10 ++--
 drivers/gpu/drm/i915/display/intel_audio.c  | 78 +++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 55 ++------------------
 drivers/gpu/drm/i915/display/intel_dp_mst.h |  3 ++
 include/drm/display/drm_dp_helper.h         |  5 ++
 5 files changed, 95 insertions(+), 56 deletions(-)
---
base-commit: c4fc93b0ec49f4b0105c142502b7d1d5de379950
change-id: 20250407-hblank-49b340aeba31

Best regards,
-- 
Arun R Murthy <arun.r.murthy@intel.com>


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

end of thread, other threads:[~2025-04-08 15:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08  4:10 [PATCH 0/3] Rework/Correction on minimum hblank calculation Arun R Murthy
2025-04-08  4:10 ` [PATCH 1/3] drm/drm_dp_helper: export link symbol cycles calculation Arun R Murthy
2025-04-08 14:15   ` Imre Deak
2025-04-08  4:10 ` [PATCH 2/3] drm/i915/display: export function to count dsc slices Arun R Murthy
2025-04-08  4:10 ` [PATCH 3/3] drm/i915/audio: move min_hblank from dp_mst to audio Arun R Murthy
2025-04-08 14:59   ` Imre Deak
2025-04-08  4:31 ` ✗ CI.Patch_applied: failure for Rework/Correction on minimum hblank calculation Patchwork
2025-04-08 13:57 ` [PATCH 0/3] " Imre Deak

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