]> 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)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Wed, 11 Sep 2024 15:06:28 +0000 (20:36 +0530)
commit9c2338ac4543e0fab3a1e0f9f025591e0f0d9f8f
tree5168b27beb4e0b48eb845db4b5f59b8bcf1c225e
parent1d256052ac3bc058993b77031338b24932e9844d
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
drivers/gpu/drm/i915/display/intel_dp.c