diff options
author | Fabien Dessenne <fabien.dessenne@st.com> | 2016-09-06 10:41:48 +0300 |
---|---|---|
committer | Vincent Abriou <vincent.abriou@st.com> | 2016-09-20 12:32:05 +0300 |
commit | 5552aad35d439ad96ae55f0e3db25b6268170259 (patch) | |
tree | bc234eed2644272e8de5a1efdc547cfd97f08624 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 00b517e54f937ae4917ca613e3956e424f7a17cd (diff) | |
download | linux-5552aad35d439ad96ae55f0e3db25b6268170259.tar.xz |
drm/sti: fix atomic_disable check
When a drm_plane is being disabled, its ->crtc member is set to NULL
before the .atomic_disable() func is called.
To get the crtc of the plane, read old_state->crtc instead of
drm_plane->crtc
Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Vincent Abriou <vincent.abriou@st.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions