Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Rework/Correction on minimum hblank calculation
@ 2025-04-17 10:52 Arun R Murthy
  2025-04-17 10:52 ` [PATCH v3 1/3] drm/display/dp: Export fn to calculate link symbol cycles Arun R Murthy
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Arun R Murthy @ 2025-04-17 10:52 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>
---
Changes in v3:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v2: https://lore.kernel.org/r/20250415-hblank-v2-0-1a23e9d97360@intel.com

Changes in v2:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v1: https://lore.kernel.org/r/20250408-hblank-v1-0-4ba17aebee65@intel.com

---
Arun R Murthy (3):
      drm/display/dp: Export fn to calculate link symbol cycles
      drm/i915/display: export function to count dsc slices
      drm/i915/display: move min_hblank from dp_mst.c to dp.c

 drivers/gpu/drm/display/drm_dp_helper.c      | 53 ++++++++++++-----------
 drivers/gpu/drm/i915/display/intel_display.c | 18 ++++++++
 drivers/gpu/drm/i915/display/intel_dp.c      | 64 ++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_dp.h      |  4 ++
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 56 ++----------------------
 drivers/gpu/drm/i915/display/intel_dp_mst.h  |  3 ++
 include/drm/display/drm_dp_helper.h          |  2 +
 7 files changed, 122 insertions(+), 78 deletions(-)
---
base-commit: c4fc93b0ec49f4b0105c142502b7d1d5de379950
change-id: 20250407-hblank-49b340aeba31

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


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

end of thread, other threads:[~2025-04-22 14:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-17 10:52 [PATCH v3 0/3] Rework/Correction on minimum hblank calculation Arun R Murthy
2025-04-17 10:52 ` [PATCH v3 1/3] drm/display/dp: Export fn to calculate link symbol cycles Arun R Murthy
2025-04-22  5:03   ` Kandpal, Suraj
2025-04-22 10:54     ` Imre Deak
2025-04-22  9:33   ` Imre Deak
2025-04-17 10:52 ` [PATCH v3 2/3] drm/i915/display: export function to count dsc slices Arun R Murthy
2025-04-17 10:52 ` [PATCH v3 3/3] drm/i915/display: move min_hblank from dp_mst.c to dp.c Arun R Murthy
2025-04-21 22:47   ` Govindapillai, Vinod
2025-04-22  4:49     ` Murthy, Arun R
2025-04-22  7:25       ` Govindapillai, Vinod
2025-04-22 12:39         ` Imre Deak
2025-04-22  5:28   ` Kandpal, Suraj
2025-04-22 14:22     ` Imre Deak
2025-04-17 11:40 ` ✗ Fi.CI.BUILD: failure for Rework/Correction on minimum hblank calculation (rev3) Patchwork

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