diff options
author | 2013-10-29 11:09:45 -0400 | |
---|---|---|
committer | 2013-11-06 14:27:51 +1000 | |
commit | 48b1f5ddaafa341bebbaac2a5fbaaa89b5b16281 (patch) | |
tree | 8b1d13ba86eead39e477b46747ffe975247f885a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: fix error recovery path in drm_crtc_helper_set_mode (diff) | |
download | linux-dev-48b1f5ddaafa341bebbaac2a5fbaaa89b5b16281.tar.xz linux-dev-48b1f5ddaafa341bebbaac2a5fbaaa89b5b16281.zip |
drm: do not set crtc enabled field twice
There is no need to set crtc->enabled field in
drm_crtc_helper_set_config. This is already done (and
properly restored in case of failure) in
drm_crtc_helper_set_mode that is called by
drm_crtc_helper_set_config. Doing it at only one
place makes restoration in case of failure easier.
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions