aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2020-12-03 08:46:24 +0100
committerMaxime Ripard <[email protected]>2020-12-07 10:30:47 +0100
commite2f9b2edf7b5554cfe013d621e295e9b853d545a (patch)
tree8f343d2cc8ea173ae3b82ea38f31e46ce25eee0c /tools/perf/scripts/python
parent47b1adc1d2a3b39233a56e183296b335222c9a6d (diff)
drm/vc4: hdmi: Don't poll for the infoframes status on setup
The infoframes are sent at a regular interval as a data island packet, so we don't need to wait for them to be sent when we're setting them up. However, we do need to poll when we're enabling since the we can't update the packet RAM until it has been sent. Let's add a boolean flag to tell whether we want to poll or not to support both cases. Suggested-by: Dave Stevenson <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Reviewed-by: Dave Stevenson <[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