diff options
| author | Maarten Lankhorst <[email protected]> | 2015-09-09 14:40:56 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-09-24 18:14:24 +0000 |
| commit | 13803132818cf8084d169617be060fd8e3411a98 (patch) | |
| tree | dab7551b9b3411ba1ebbed60023699489fe34d85 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
| parent | drm: Use vblank timestamps to guesstimate how many vblanks were missed (diff) | |
| download | kernel-13803132818cf8084d169617be060fd8e3411a98.tar.gz kernel-13803132818cf8084d169617be060fd8e3411a98.zip | |
drm/core: Preserve the framebuffer after removing it.
Previously RMFB and fd close chose to disable any plane that had
an active framebuffer from this file. If it was a primary plane the
crtc was disabled. However the fbdev code or any system compositor
should restore the planes anyway so there's no need to do it twice.
The old fb_id is zero'd, so there's no danger of being able to
restore the fb from fb_id.
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: David Herrmann <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions
