drm/armada: update debug in armada_drm_crtc_mode_set_nofb()
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)
commita61c3922f6293ab5d58f64e2312981cc646c2fd8
tree07e9696015a21e11bdc0dbe20d5fd4c78ade4388
parent155b8290f7635b31faa57ca38cb5ddfe78111c2d
drm/armada: update debug in armada_drm_crtc_mode_set_nofb()

Update debug to use KMS level, and print the mode using the standard
format for mode lines, but print the adjusted CRTC parameters as
that's what we will be programming for.

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