drm/vc4: Fix for margins in composite/SDTV mode (#3223)
authorJames Hughes <JamesH65@users.noreply.github.com>
Wed, 11 Sep 2019 13:57:18 +0000 (14:57 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:05 +0000 (16:33 +0100)
commit96b7228338829d62e91d9eef65da5185139ba8a9
treed4e3fd1598369a17ff29e26de83c2088401acf59
parent1a75e4274f67c1fe90e01ec4235c121ea8dcf032
drm/vc4: Fix for margins in composite/SDTV mode (#3223)

Margins were incorrectly assumed to be setup in SDTV mode, but were
not actually done, so this make the setup non-conditional on mode.

Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
drivers/gpu/drm/vc4/vc4_firmware_kms.c