]> Git Repo - linux.git/commit
drm/i915/dp: Write the source OUI for non-eDP sinks as well
authorImre Deak <[email protected]>
Fri, 25 Oct 2024 16:02:59 +0000 (19:02 +0300)
committerImre Deak <[email protected]>
Thu, 31 Oct 2024 16:11:18 +0000 (18:11 +0200)
commit1f12d63a14d7f858c0fab9824102c9a9cc08004d
tree861e68b37207daf4529613b81ffa753374e8bd45
parent855e828c2665f21286e170c3f3c8656d8afcb72c
drm/i915/dp: Write the source OUI for non-eDP sinks as well

At least the i-tec USB-C Nano 2x Display Docking Station (containing a
Synaptics MST branch device) requires the driver to update the source
OUI DPCD registers to expose its DSC capability. Accordingly update the
OUI for all sink types (besides eDP where this has been done already).

v2: Rebased on latest patch version.

Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11776
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/display/intel_dp.c
This page took 0.056643 seconds and 4 git commands to generate.