summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_group.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2019-01-25 10:56:54 +0000
committerRussell King <rmk+kernel@armlinux.org.uk>2019-05-17 12:16:32 +0100
commit1d1547ec12bc7d4d03c21704d4445aff8bcac8c1 (patch)
tree88a659aa9016b8fa65593f23f8b810cb319040b3 /drivers/gpu/drm/rcar-du/rcar_du_group.c
parent9184ae8db3d563438519cab295c2c9698255ca87 (diff)
drm/armada: fix plane location and size for interlace
When the CRTC is programmed for interlace, we have to halve the Y parameters for the plane. Rather than doing this in the update function (which would need the calculation repeated for the old state as well as the new state), arrange to do the calculation in atomic_check and save it in our private plane state structure. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/rcar-du/rcar_du_group.c')
0 files changed, 0 insertions, 0 deletions