Merge tag 'omapdrm-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux...
authorDave Airlie <airlied@redhat.com>
Fri, 7 Sep 2018 01:03:24 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 7 Sep 2018 01:03:29 +0000 (11:03 +1000)
commit1f3eb3461f58a4c48da67af4a8c4deb4d3c97214
tree8f968176cf7117657b436a76bf52aec83bbc1cff
parentf5169a17af4ee5170587fd76d76aaa72ae4b864a
parent6ea48430952323091194100d48c5610b9cd286b4
Merge tag 'omapdrm-4.20' of git://git./linux/kernel/git/tomba/linux into drm-next

omapdrm changes for v4.20

Big amount of changes from Laurent, reworking the driver towards the
model used by the other DRM drivers by reverting the direction of many
of the operations on the display pipeline. The aim of this work is to
allow omapdrm to use the common DRM panels and bridges.  Not all of the
operations are dealt in these patches, so more work needs to be done.

The only change visible to the user should be the change in module
dependencies: e.g. earlier a panel module depended on an encoder module,
but now the encoder module depends on the panel module, which affects
the order in which to unload the modules.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/9bb1a01b-a632-ce0c-f249-7b5470967e3a@ti.com