OSDN Git Service

drm/rcar-du: Plug atomic state hooks to the default implementation
authorBoris Brezillon <boris.brezillon@collabora.com>
Tue, 28 Jan 2020 13:55:04 +0000 (14:55 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Fri, 31 Jan 2020 15:00:23 +0000 (16:00 +0100)
commitdc8c609bd31d2b410fd47a82a7b259f68056b244
tree97e81a9b92a4c8be1fd5d4952005530c4aa0d9d1
parent751465913f045a1120188ec91ed46d90ea5fd539
drm/rcar-du: Plug atomic state hooks to the default implementation

This is needed to pass a bridge state to all atomic hooks, if we don't
do that, the core can't duplicate/create bridge states.

v10:
* Add changelog to the commit message

v9:
* Add Neil's R-b
* Move earlier in the series

v8:
* No changes

v7:
* New patch

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200128135514.108171-3-boris.brezillon@collabora.com
drivers/gpu/drm/rcar-du/rcar_lvds.c