aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrey Grodzovsky <[email protected]>2017-05-15 13:59:31 -0400
committerAlex Deucher <[email protected]>2017-09-26 18:07:13 -0400
commit3379da831b4032e3d7cac2cb199293e59f0c9e9f (patch)
treee6cbf6e5f5984f2c7eb186655d031965c9a48f8f /tools/perf/scripts/python
parentc34892144d38eddb4499ac425c24455b1e34dd61 (diff)
drm/amd/display: Use dc_update_surfaces_for_stream for flip.
Today we use special interface for flip because of fear of cuncurency issues over dc->current_ctx. This should be no longer an issue when flipping on multiple CRTCs concurently since for fast update (as flip is) no new context is created and the exsisitng is not destroyed. For full updates case when removing or adding streams on once CRTC while flipping on another Adding all current active CRTC's states to the atomic commit in amdgpu_dm_atomic_check will garntee that any such full update commit will wait for completion of any outstanding flip. Signed-off-by: Andrey Grodzovsky <[email protected]> Reviewed-by: Andrey Grodzovsky <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions