diff options
author | 2016-12-22 00:50:43 -0800 | |
---|---|---|
committer | 2016-12-27 10:44:33 +0100 | |
commit | 0bfd4a01a6605849d7c282c37503292469fab0be (patch) | |
tree | aab91955f301dce303a2f423f7f8cec0c9ac4da9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm: Wrap the check for atomic_commit implementation (diff) | |
download | wireguard-linux-0bfd4a01a6605849d7c282c37503292469fab0be.tar.xz wireguard-linux-0bfd4a01a6605849d7c282c37503292469fab0be.zip |
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 <daniel.vetter@ffwll.ch>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1482396643-32456-2-git-send-email-dhinakaran.pandiyan@intel.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions