]> git.baikalelectronics.ru Git - kernel.git/commit
drm/armada: move mode set vblank handling and disable/enable
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)
commit90cafa89bd06756332003ffbea6325d2981c56c6
tree13e8cedeefdfe078dae788789a48d2a07869b4fe
parentd5c9dc5e639eb31dcd55f540ac95c38c9e96fa66
drm/armada: move mode set vblank handling and disable/enable

Move the mode set vblank handling and controller enable/disable to the
prepare() and commit() callbacks.  This will be needed when we move to
mode_set_nofb() as we should not enable the controller without the
plane coordinates and location having been properly updated.

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