]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit336323c060ae4d65866badd1897ab3dac5aaeb45
tree07e9696015a21e11bdc0dbe20d5fd4c78ade4388
parenta5b4bb7efcc6f590e3c665c6e415a1f0c04e2a92
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