aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2017-07-12 10:13:29 +0200
committerMaarten Lankhorst <[email protected]>2017-07-13 09:44:51 +0200
commit765831dc27ab141b3a0be1ab55b922b012427902 (patch)
treef410297a652fc850341eea70d05165b696867f26 /tools/perf/scripts/python
parent371c2279aa705c32730e738b3f173fb2e62b33e7 (diff)
drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC enabled.
You can enable the CRTC and without adding the plane to the state and it will succeed. This should be prevented in the crtc check instead of the plane check, because the plane check may never run for atomic enable, but the crtc check always will. This is based on a similar check in vmwgfx. Signed-off-by: Maarten Lankhorst <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Jani Nikula <[email protected]> Cc: Sean Paul <[email protected]> Cc: David Airlie <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions