diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-05-31 15:03:17 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2016-06-01 14:59:47 +1000 |
commit | 6709887c448d1cff51b52d09763c7b834ea5f0be (patch) | |
tree | ff788832a78b04beef5f62015846c177bdc78113 /drivers/gpu/drm/ttm/ttm_bo.c | |
parent | 84e5a795228980adc6bd737765964d7afba7017e (diff) |
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
drm_atomic_set_mode_prop_for_crtc() does not clear the state->mode, so
old data may be left there when a new mode is set, possibly causing odd
issues.
This patch improves the situation by always clearing the state->mode
first.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: stable@vger.kernel.org
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_bo.c')
0 files changed, 0 insertions, 0 deletions