commit | d880fa6627483822bee2ebf170901ad51623b9a2 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jul 14 11:17:49 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jun 22 11:58:20 2019 +0100 |
tree | 4aeae71a2ed28fc80fbc8ec45293183c32c336ed | |
parent | 1ba246f2fd2f6e6647b29e362a7d8c235e7fe9a7 [diff] |
drm/armada: use mode_valid to validate the adjusted mode Validate the adjusted mode in the CRTC mode_fixup() call to ensure that any encoder or bridge doesn't supply us with a mode we can't support. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>