]> git.baikalelectronics.ru Git - kernel.git/commit
drm/armada: push interlace calculation into armada_drm_plane_calc()
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)
commitf1d4f2925cad53e9b4886907ad54f924cbe2f852
tree5149e28b6b92a7ba52a4cae9ca49ee138767df34
parent73e2eebb89958ff302f8e236d484b8f9e7bfc62e
drm/armada: push interlace calculation into armada_drm_plane_calc()

Push the interlaced frame calculation down into armada_drm_plane_calc()
which needs to apply the same correction for both the overlay and
primary planes.

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