]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: BMG supports UHBR13.5
authorArun R Murthy <arun.r.murthy@intel.com>
Tue, 27 Aug 2024 08:12:05 +0000 (13:42 +0530)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Mon, 16 Sep 2024 06:11:44 +0000 (09:11 +0300)
commitfcd33d434d31a210bc9f209b5bfd92f3b91a2dda
tree116c9b0f117fdba2e15edecc0a0d7819c4220d49
parent9498f2e24ee0133d486667c9fa4c27ecdaadc272
drm/i915/display: BMG supports UHBR13.5

UHBR20 is not supported by battlemage and the maximum link rate
supported is UHBR13.5

v2: Replace IS_DGFX with IS_BATTLEMAGE (Jani)

HSD: 16023263677
Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Fixes: 98b1c87a5e51 ("drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5")
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240827081205.136569-1-arun.r.murthy@intel.com
(cherry picked from commit 9c2338ac4543e0fab3a1e0f9f025591e0f0d9f8f)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/display/intel_dp.c