aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2016-06-08 14:19:15 +0200
committerDaniel Vetter <[email protected]>2016-06-09 08:43:28 +0200
commitd3a46183db97536a53df5de6b556bd61197842b2 (patch)
treeff1ab5e861a93259c552b3d2b49dca89036b8fe9 /tools/perf/scripts/python
parentc39032a8925a3f2802c7860e1080b7080350cc03 (diff)
drm: Replace fb_helper->atomic with mode_config->atomic_commit
Drivers transitioning to atomic might not yet want to enable full DRIVER_ATOMIC support when it's not entirely working. But using atomic internally makes a lot more sense earlier. Instead of spreading such flags to more places I figured it's simpler to just check for mode_config->funcs->atomic_commit, and use atomic paths if that is set. For the only driver currently transitioning (i915) this does the right thing. Cc: Maarten Lankhorst <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions