]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.
authorEric Anholt <eric@anholt.net>
Thu, 29 Sep 2016 00:21:05 +0000 (17:21 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 6 Oct 2016 18:58:27 +0000 (11:58 -0700)
commit8a35f167eadc7f8e3d02b97d2a63944a6afd9061
treed7a2c8e67760067e292c8aeec9cefbc08645b560
parent5139ef99b832e60a9089eb95f7fb0edbca41fbbe
drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.

Fixes occasional debug spew at boot when connected directly through
HDMI, and probably confusing the HDMI state machine when we go trying
to poke registers for the enable sequence too soon.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_hdmi.c