]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: synopsys: dw-dp: Set pixel mode by platform data
authorAndy Yan <andy.yan@rock-chips.com>
Fri, 6 Feb 2026 01:04:12 +0000 (09:04 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 21 Feb 2026 22:13:39 +0000 (23:13 +0100)
commit77ae37018a2705f5abe8cc428e3496651258901d
tree187e2ef98eace6a3cd26faa5debde59ba97c1bcf
parent3410ab9fbd642e24f21d2fe6db6e995fa14991de
drm/bridge: synopsys: dw-dp: Set pixel mode by platform data

In the implementation and integration of the SoC, the DW DisplayPort
hardware block can be configured to work in single, dual, quad pixel
mode on differnt platforms, so make the pixel mode set by plat_data
to support the upcoming rk3576 variant.

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-3-andyshrk@163.com
drivers/gpu/drm/bridge/synopsys/dw-dp.c
drivers/gpu/drm/rockchip/dw_dp-rockchip.c
include/drm/bridge/dw_dp.h