aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDhinakaran Pandiyan <[email protected]>2016-12-22 00:50:43 -0800
committerDaniel Vetter <[email protected]>2016-12-27 10:44:33 +0100
commit0bfd4a01a6605849d7c282c37503292469fab0be (patch)
treeaab91955f301dce303a2f423f7f8cec0c9ac4da9 /tools/perf/scripts/python
parenta743d7582db9aba0e7078d6386bdad2756309dba (diff)
drm: Get atomic property value even if DRIVER_ATOMIC is not set
i915 does not set DRIVER_ATOMIC by default yet but uses atomic_check and atomic_commit. drm_object_property_get_value() does not read the correct value of atomic properties if DRIVER_ATOMIC is not set. Checking whether the driver uses atomic modeset is a better check instead as the property values are tracked in the state structures. v2: Included header Cc: Daniel Vetter <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Dhinakaran Pandiyan <[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