Signed-off-by: Arun R Murthy <[email protected]>
---
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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

---
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      | 51 ++++++++++++-------
 drivers/gpu/drm/i915/display/intel_display.c | 18 +++++++
 drivers/gpu/drm/i915/display/intel_dp.c      | 76 ++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_dp.h      |  3 ++
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 57 +++------------------
 include/drm/display/drm_dp_helper.h          |  2 +
 6 files changed, 138 insertions(+), 69 deletions(-)
---
base-commit: ada794bd93930fd265c2df8f38196994173e1fde
change-id: 20250407-hblank-49b340aeba31

Best regards,
-- 
Arun R Murthy <[email protected]>

Reply via email to