]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
authorMaxime Ripard <mripard@kernel.org>
Fri, 22 Dec 2023 17:41:57 +0000 (18:41 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 29 Dec 2023 23:33:15 +0000 (00:33 +0100)
commitff4d4fa76fcc19f7d5d261f717121f0a88ec4e30
treed9d3c22f4ed68cdab4633488e4bc6af5a642c0fc
parent8f0df2012b8a94aed0cc450016f7592c24e92cfb
drm/rockchip: inno_hdmi: Switch encoder hooks to atomic

The inno_hdmi encoder still uses the !atomic variants of enable, disable
and modeset. Convert to their atomic equivalents.

Signed-off-by: Maxime Ripard <mripard@kernel.org>
Tested-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222174220.55249-7-knaerzche@gmail.com
drivers/gpu/drm/rockchip/inno_hdmi.c