drm/armada: switch legacy modeset to atomic modeset

Switch the legacy set_config() method to use the atomic modeset
helper, which allows us to get rid of the legacy dpms, prepare,
commit, mode_set, mode_set_base and disable helper methods.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Šī revīzija ir iekļauta:
Russell King
2018-07-30 11:53:06 +01:00
vecāks 6bd0290883
revīzija 6d2f864fdf
2 mainīti faili ar 1 papildinājumiem un 103 dzēšanām

Parādīt failu

@@ -83,7 +83,6 @@ struct armada_crtc {
uint32_t cursor_w;
uint32_t cursor_h;
int dpms;
uint32_t cfg_dumb_ctrl;
uint32_t spu_iopad_ctrl;