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)
committerPhil Elwell <pelwell@users.noreply.github.com>
Wed, 11 Sep 2019 13:57:18 +0000 (14:57 +0100)
commit6de367fd7236049b74a55970186543d37699ab8b
treec5efb30d6be554b0e8f0c464d77704bd97bb0b3f
parent13ce09db830e0c2fe524460b0673afb974359bc2
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