diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2015-09-09 13:46:21 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-09-09 16:47:45 +0200 |
commit | c099b55a6fa6f9ec2f26105c76df462d7c7c7d5b (patch) | |
tree | c5fa96627d3ddac751f9de02af9c8c28026f7bd1 /include/drm/drm_crtc.h | |
parent | drm: move drm_class into drm_sysfs.c (diff) | |
download | linux-c099b55a6fa6f9ec2f26105c76df462d7c7c7d5b.tar.xz linux-c099b55a6fa6f9ec2f26105c76df462d7c7c7d5b.zip |
drm/core: Do not call drm_framebuffer_remove internally during teardown.
This may cause issues because encoders are already destroyed so removing
active primaries may use freed memory. Instead free the fb directly,
ignoring refcount.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'include/drm/drm_crtc.h')
0 files changed, 0 insertions, 0 deletions