Skip to content
Snippets Groups Projects
user avatar
LF-3991-4 drm/imx: lcdifv3: plane: Fix ->atomic_{check, update, disable} build issue due to rebase
Liu Ying authored
The following commits from upstream change the prototype of ->atomic_check()
, ->atomic_update() and ->atomic_disable().
commit 7c11b99a ("drm/atomic: Pass the full state to planes atomic_check")
commit 977697e2 ("drm/atomic: Pass the full state to planes atomic disable and update")

So, this patch fixes the build issue accordingly.

Reviewed-by: default avatarSandor Yu <Sandor.yu@nxp.com>
Signed-off-by: default avatarLiu Ying <victor.liu@nxp.com>
cdd9bc9e
Name Last commit Last update
..