aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephan Gerhold <[email protected]>2019-11-06 17:58:32 +0100
committerLinus Walleij <[email protected]>2019-11-09 22:19:00 +0100
commit6ddfb00d7d7aceded3409c83b0bd45f0d00785c1 (patch)
tree020c095154e50822075138251909658fb0d0c79d /tools/perf/scripts/python
parent57efea87db43ba0dbb2a9b2987d5f41637c965c1 (diff)
drm/mcde: dsi: Delay start of video stream generator
The initialization order for DSI video mode is important - if we enable the video stream generator (VSG) before the MCDE DSI formatter starts sending pixel data, it will immediately run into an error and disable itself again. Avoid this problem by delaying the activation of the VSG until the MCDE DSI formatter is properly set up and running (i.e. when mcde_dsi_bridge_enable() is called). Signed-off-by: Stephan Gerhold <[email protected]> Tested-by: Linus Walleij <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions