[PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
Ankit Nautiyal
ankit.k.nautiyal at intel.com
Fri Jun 27 08:40:58 UTC 2025
Revert the existing patch that rejects HBR3 for all eDP panels that
do not support TPS4. With the patch reverted, the gitlab issue#5969 [1]
will get opened again. Add a quirk to limit the rate to HBR2 for the
device mentioned in [1] and close the issue.
This series is a continuation from [2], and [3].
[1] https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5969
[2] https://lore.kernel.org/all/1cd154a09823abf6d34221ae9e02f9cd342cc3a3@intel.com/
[3] https://lore.kernel.org/all/87y0uzh5tz.fsf@intel.com/
Rev2:
Instead of revert and add quirk, add a single patch that fixes the
commit. (Jani).
Ankit Nautiyal (1):
drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit
eDP to HBR2
drivers/gpu/drm/i915/display/intel_dp.c | 31 +++++++++++++++++++--
drivers/gpu/drm/i915/display/intel_quirks.c | 9 ++++++
drivers/gpu/drm/i915/display/intel_quirks.h | 1 +
3 files changed, 39 insertions(+), 2 deletions(-)
--
2.45.2
More information about the Intel-xe
mailing list