]> git.baikalelectronics.ru Git - kernel.git/commit
drm/armada: remove temporary crtc state
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:52:34 +0000 (11:52 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:52:34 +0000 (11:52 +0100)
commitf0405112822605b2b674c28f97582b90fc1c3581
tree6f785cee3fb98664d879b28fd8a624c18b983497
parent88bf2e10191b245d19b5030ecb78a1b256d12455
drm/armada: remove temporary crtc state

Now that we have the CRTC using the atomic modeset transitional helper,
there is no need to build a temporary crtc state anymore - we can use
the CRTC atomic state directly.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c