diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2015-09-10 16:08:03 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-09-10 18:27:17 +0200 |
commit | f2a066f3dee8a0e37015d15298e14e9ad6c0a53d (patch) | |
tree | ea7a1dc702c8c55ce006e7d2bdd4715d8e525a87 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | bca8013ec24210087bfed49678ec821c811982b1 (diff) |
drm/i915: Use crtc->state for duplication.
In async mode crtc->config can be updated after the locks are released,
resulting in the wrong state being duplicated.
Note that this also removes a spurious assignment of crtc_state->crtc
introduced in
commit f0c60574eb1216b0904c0d696c64d5096d6e4913
Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Date: Tue Apr 21 17:12:58 2015 +0300
drm/i915: Call drm helpers when duplicating crtc and plane states
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions