]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dp_mst: Fix disabling the minimum HBlank time
authorImre Deak <imre.deak@intel.com>
Thu, 6 Feb 2025 16:46:24 +0000 (18:46 +0200)
committerImre Deak <imre.deak@intel.com>
Fri, 7 Feb 2025 13:09:59 +0000 (15:09 +0200)
commit9e35a4edb837627849063d61d46968bfc691c484
treee9ce155a25797a389728c505d77c9e58678c64b6
parent19214cd74716891be6fcc0fd90c634b3963d5ed2
drm/i915/dp_mst: Fix disabling the minimum HBlank time

Disable the minimum HBlank time only on LNL+, where this functionality
and corresponding register exists.

Bspec: 74379
Fixes: a5ebe00c2ace ("drm/i915/dp: Guarantee a minimum HBlank time")
Cc: Arun R Murthy <arun.r.murthy@intel.com>
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250206164624.3185280-1-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp_mst.c