From: Arun R Murthy <arun.r.murthy@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org,
dri-devel@lists.freedesktop.org
Cc: imre.deak@intel.com, vinod.govindapillai@intel.com,
Arun R Murthy <arun.r.murthy@intel.com>
Subject: [PATCH v7 0/2] Rework/Correction on minimum hblank calculation
Date: Thu, 24 Apr 2025 20:45:13 +0530 [thread overview]
Message-ID: <20250424-hblank-v7-0-8b002f1506cc@intel.com> (raw)
Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
---
Changes in v7:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v6: https://lore.kernel.org/r/20250424-hblank-v6-0-3d10442d9a31@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 | 52 ++++++++++++-------
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(+), 69 deletions(-)
---
base-commit: ada794bd93930fd265c2df8f38196994173e1fde
change-id: 20250407-hblank-49b340aeba31
Best regards,
--
Arun R Murthy <arun.r.murthy@intel.com>
next reply other threads:[~2025-04-24 15:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 15:15 Arun R Murthy [this message]
2025-04-24 15:15 ` [PATCH v7 1/2] drm/display/dp: Export fn to calculate link symbol cycles Arun R Murthy
2025-04-28 6:32 ` Govindapillai, Vinod
2025-04-28 8:57 ` Jani Nikula
2025-04-28 9:04 ` Murthy, Arun R
2025-04-28 8:58 ` Jani Nikula
2025-04-29 11:58 ` Maarten Lankhorst
2025-04-24 15:15 ` [PATCH v7 2/2] drm/i915/display: move min_hblank from dp_mst.c to dp.c Arun R Murthy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250424-hblank-v7-0-8b002f1506cc@intel.com \
--to=arun.r.murthy@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=imre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=vinod.govindapillai@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox