]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced
authorImre Deak <imre.deak@intel.com>
Fri, 9 May 2025 18:03:39 +0000 (21:03 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 12 May 2025 12:22:53 +0000 (15:22 +0300)
commitf77d8675c1adfb7bad559c1183161db5e39e4a4d
tree9c371094a656d4713c9034bc4d47aa650970c1a2
parentf7f46a80fa68c19260aa6c88881cee4a18682562
drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced

Enable using a fractional (compressed) link bpp on MST links, if this is
supported and the link bpp is forced. Fractional link bpps will be
enabled by default as a follow-up change after testing this
functionality within a set of commonly used MST monitors and docks/hubs
which support it.

Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://lore.kernel.org/r/20250509180340.554867-13-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c
drivers/gpu/drm/i915/display/intel_dp.h
drivers/gpu/drm/i915/display/intel_dp_mst.c