OSDN Git Service

drm/armada: update primary framebuffer parameters on mode change
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:53:06 +0000 (11:53 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:53:06 +0000 (11:53 +0100)
commitdae2155bb07bb2063ce604049e9aa4e862b6db0a
treeb6dbc5d98b87eabea5a6922e49812ea88f1e6074
parent3cb13ac97bdfda5b301609256e3e0b59bc94f10a
drm/armada: update primary framebuffer parameters on mode change

The framebuffer base address and toggling mode needs to be updated
when the interlaced flag for mode changes is updated.  Arrange to
reprogram these parameters when only the mode has changed.

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