]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2b29bf16611a1aabb310406dd171dce6e6d51322
treed7a2c8e67760067e292c8aeec9cefbc08645b560
parent9d44abbbb8d530e8cc97d71ffcbc0ff3b5553c62
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