commit | 8b3f90e98e17644ee4899da953816d124fb1ac9f | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime@cerno.tech> | Thu Sep 03 10:01:45 2020 +0200 |
committer | Maxime Ripard <maxime@cerno.tech> | Mon Sep 07 18:14:54 2020 +0200 |
tree | f1c3160f066234edc00dd73d544a7972b7ae8ed3 | |
parent | 09c438139b8f5b832823db2e2a8a29f990647fc5 [diff] |
drm/vc4: hdmi: Do the VID_CTL configuration at once The VID_CTL setup is done in several places in the driver even though it's not really required. Let's simplify it a bit to do the configuration in one go. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com> Tested-by: Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Link: https://patchwork.freedesktop.org/patch/msgid/08e7ebb605a560fcc149b69b4af52753a7870b2f.1599120059.git-series.maxime@cerno.tech