]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm: bridge: ti-sn65dsi83: Switch to atomic operations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Jun 2021 12:55:16 +0000 (15:55 +0300)
committerRobert Foss <robert.foss@linaro.org>
Tue, 22 Jun 2021 08:15:55 +0000 (10:15 +0200)
commita6ea7d268a6348ba252d01deeb5df28f361439e5
tree1fee5ebf4ad8250a4355474b1905d341e3aeff42
parent7f0b7f5ee367cb4d84d212d04d0c3d4cce788782
drm: bridge: ti-sn65dsi83: Switch to atomic operations

Use the atomic version of the enable/disable operations to continue the
transition to the atomic API, started with the introduction of
.atomic_get_input_bus_fmts(). This will be needed to access the mode
from the atomic state.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210621125518.13715-4-laurent.pinchart@ideasonboard.com
drivers/gpu/drm/bridge/ti-sn65dsi83.c