aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2018-09-20 12:27:08 +0200
committerMaarten Lankhorst <[email protected]>2018-09-21 19:18:54 +0200
commit6c246b81f9380855b13433d1d8fbd67ff7f67583 (patch)
tree0467227208874fc9cd6ababd9a36e839e269d749 /tools/perf/scripts/python/bin
parentf59e9701dbdc275a3042e1357574e0e1779b3082 (diff)
drm/i915: Replace call to commit_planes_on_crtc with internal update, v2.
drm_atomic_helper_commit_planes_on_crtc calls begin_commit, then plane_update hooks, then flush_commit. Because we keep our own visibility tracking through plane_state->visible there's no need to rely on the atomic hooks for this. By explicitly writing our own helper, we can update visible planes as needed, which is useful to make NV12 support work as intended. Changes since v1: - Reword commit message. (Matt Roper) - Rename to intel_update_planes_on_crtc(). (Matt) Signed-off-by: Maarten Lankhorst <[email protected]> Reviewed-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions