[PATCH v2 0/3] Rework/Correction on minimum hblank calculation

Arun R Murthy arun.r.murthy at intel.com
Tue Apr 15 07:55:06 UTC 2025


Signed-off-by: Arun R Murthy <arun.r.murthy at 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      | 47 ++++++++++++------------
 drivers/gpu/drm/i915/display/intel_audio.c   |  7 ++++
 drivers/gpu/drm/i915/display/intel_display.c | 19 ++++++++++
 drivers/gpu/drm/i915/display/intel_dp.c      | 47 ++++++++++++++++++++++++
 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          |  3 ++
 7 files changed, 105 insertions(+), 76 deletions(-)
---
base-commit: c4fc93b0ec49f4b0105c142502b7d1d5de379950
change-id: 20250407-hblank-49b340aeba31

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



More information about the dri-devel mailing list