Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Rework/Correction on minimum hblank calculation
@ 2025-04-24  8:22 Arun R Murthy
  2025-04-24  8:22 ` [PATCH v6 1/2] drm/display/dp: Export fn to calculate link symbol cycles Arun R Murthy
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Arun R Murthy @ 2025-04-24  8:22 UTC (permalink / raw)
  To: intel-gfx, intel-xe, dri-devel
  Cc: imre.deak, vinod.govindapillai, Arun R Murthy

Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
---
Changes in v6:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v5: https://lore.kernel.org/r/20250423-hblank-v5-0-6bee618bc979@intel.com

Changes in v5:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v4: https://lore.kernel.org/r/20250423-hblank-v4-0-8e513cc54652@intel.com

Changes in v5:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v4: https://lore.kernel.org/r/20250422-hblank-v4-0-bdb7bd9c486c@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 (2):
      drm/display/dp: Export fn to calculate link symbol cycles
      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 | 19 +++++++
 drivers/gpu/drm/i915/display/intel_dp.c      | 74 ++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_dp.h      |  2 +
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 56 ++-------------------
 include/drm/display/drm_dp_helper.h          |  2 +
 6 files changed, 136 insertions(+), 70 deletions(-)
---
base-commit: ada794bd93930fd265c2df8f38196994173e1fde
change-id: 20250407-hblank-49b340aeba31

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


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

end of thread, other threads:[~2025-04-25 11:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24  8:22 [PATCH v6 0/2] Rework/Correction on minimum hblank calculation Arun R Murthy
2025-04-24  8:22 ` [PATCH v6 1/2] drm/display/dp: Export fn to calculate link symbol cycles Arun R Murthy
2025-04-24  9:40   ` Govindapillai, Vinod
2025-04-24 11:15     ` Imre Deak
2025-04-24  8:22 ` [PATCH v6 2/2] drm/i915/display: move min_hblank from dp_mst.c to dp.c Arun R Murthy
2025-04-24 14:59 ` ✓ CI.Patch_applied: success for Rework/Correction on minimum hblank calculation (rev6) Patchwork
2025-04-24 14:59 ` ✓ CI.checkpatch: " Patchwork
2025-04-24 15:01 ` ✓ CI.KUnit: " Patchwork
2025-04-24 15:09 ` ✓ CI.Build: " Patchwork
2025-04-24 15:11 ` ✗ CI.Hooks: failure " Patchwork
2025-04-24 15:13 ` ✗ CI.checksparse: warning " Patchwork
2025-04-24 15:32 ` ✓ Xe.CI.BAT: success " Patchwork
2025-04-25 11:44 ` ✗ Xe.CI.Full: failure " Patchwork

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