]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/rockchip: dw_dp: Add DisplayPort support for rk3576
authorAndy Yan <andy.yan@rock-chips.com>
Fri, 6 Feb 2026 01:04:14 +0000 (09:04 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 21 Feb 2026 22:13:42 +0000 (23:13 +0100)
commit70ad4780431e3936e9cb0cf13e286d304b418f94
tree50dc23d56e1fd5d448a33f5bf8908ba7bafce50b
parent388bb0899bc9acdb6e4eeaad9eb9dce3427ceca4
drm/rockchip: dw_dp: Add DisplayPort support for rk3576

The DisplayPort of the RK3576 is basically the same as that of the
RK3588, but it operates in dual-pixel mode and also support MST.

This patch only enable the SST output now.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260206010421.443605-5-andyshrk@163.com
drivers/gpu/drm/rockchip/dw_dp-rockchip.c