aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid Francis <[email protected]>2019-03-01 18:15:26 -0500
committerAlex Deucher <[email protected]>2019-03-05 15:09:33 -0500
commit420cd472082697d50a5aab5146c818eb42c7e7e3 (patch)
tree31d2789d1d3948cc7254d181bbfd17da561736b1 /tools/perf/scripts/python/bin
parent128c075ad4fc4139f47bcd38a5115573394a0e34 (diff)
drm/amd/display: Clean up wait on vblank event
[Why] The wait_for_vblank boolean in commit_tail was passed by reference into each stream commit, and if that commit was an asynchronous flip, it would disable vblank waits on all subsequent flips. This made the behaviour depend on crtc order in a non-intuitive way, although since the asynchronous pageflip flag is only used by the legacy IOCTLs at the moment it is never an issue [How] Find wait_for_vblank before doing any stream commits Signed-off-by: David Francis <[email protected]> Reviewed-by: Nicholas Kazlauskas <[email protected]> Acked-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions