]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings...
authorDamon Ding <damon.ding@rock-chips.com>
Thu, 9 Apr 2026 06:52:49 +0000 (14:52 +0800)
committerLuca Ceresoli <luca.ceresoli@bootlin.com>
Thu, 9 Apr 2026 12:10:33 +0000 (14:10 +0200)
commit1b7cee81d8147d341c0240fcc9cbd129b95c0043
treedf0d821acb65b4b166b6257a7bf116680414af7a
parentaf917a1b95c2b7e58021b4bbe22355323362bbf8
drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node

If there is neither a panel nor a bridge, the display timing can be
parsed from the display-timings node under the dp node.

In order to get rid of &analogix_dp_plat_data.get_modes() and make
the codes more consistent, apply DRM of-display-mode-bridge to parse
display timings.

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de> # rk3588
Link: https://patch.msgid.link/20260409065301.446670-6-damon.ding@rock-chips.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
drivers/gpu/drm/exynos/Kconfig
drivers/gpu/drm/exynos/exynos_dp.c