diff options
author | 2015-05-25 19:11:51 +0100 | |
---|---|---|
committer | 2015-05-26 15:50:38 +0200 | |
commit | 99cf4a29fa24461bbfe22125967188a18383eb5c (patch) | |
tree | 3f07dc47f09b2454c697832f16436479d98a8619 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm: Add drm_atomic_set_mode_for_crtc (diff) | |
download | wireguard-linux-99cf4a29fa24461bbfe22125967188a18383eb5c.tar.xz wireguard-linux-99cf4a29fa24461bbfe22125967188a18383eb5c.zip |
drm/atomic: Add current-mode blob to CRTC state
Add a blob property tracking the current mode to the CRTC state, and
ensure it is properly updated and referenced.
v2: Continue using crtc_state->mode inside getcrtc, instead of reading
out the mode blob. Use IS_ERR and PTR_ERR from create_blob. Move
set_mode_prop_for_crtc to later patch where it actually gets used.
Enforce !!state->enable == !!state->mode_blob inside
drm_atomic_crtc_check.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Tested-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions