diff options
author | Boris Brezillon <boris.brezillon@collabora.com> | 2020-01-28 14:55:06 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@collabora.com> | 2020-01-31 16:00:24 +0100 |
commit | 41cf57124e0245ee5f6f1d7ca10bbd64d4cac660 (patch) | |
tree | b3927008caf648474746da27756dafe45258c743 /drivers/gpu/drm/drm_atomic_helper.c | |
parent | d9aad8c2d57e5962e3628b14c71491d3f4aaa35c (diff) | |
download | linux-41cf57124e0245ee5f6f1d7ca10bbd64d4cac660.tar.gz linux-41cf57124e0245ee5f6f1d7ca10bbd64d4cac660.tar.bz2 linux-41cf57124e0245ee5f6f1d7ca10bbd64d4cac660.zip |
drm/bridge: Patch atomic hooks to take a drm_bridge_state
This way the drm_bridge_funcs interface is consistent with the rest of
the subsystem.
The drivers implementing those hooks are patched too.
v10:
* Add changelog to the commit message
v8 -> v9:
* No changes
v7:
* Adjust things to the bridge_state changes
v6:
* Also fixed rcar-du/rcar_lvds.c same as analogix/analogix_dp_core.c
v5:
* No changes
v4:
* Rename func params into old_bridge_state
* Add Laurent's Rb
v3:
* Old state clarification moved to a separate patch
v2:
* Pass the old bridge state
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
[narmstrong: renamed state as old_bridge_state in rcar_lvds_atomic_disable]
Reviewed by: Jernej Skrabec <jernej.skrabec@siol.net>
Tested-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://patchwork.freedesktop.org/patch/msgid/20200128135514.108171-5-boris.brezillon@collabora.com
Diffstat (limited to 'drivers/gpu/drm/drm_atomic_helper.c')
0 files changed, 0 insertions, 0 deletions