diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2015-09-09 14:46:21 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-09-09 17:47:45 +0300 |
commit | c099b55a6fa6f9ec2f26105c76df462d7c7c7d5b (patch) | |
tree | c5fa96627d3ddac751f9de02af9c8c28026f7bd1 /include/drm | |
parent | fcc9021343212f6a4a52a085b3d383ab29a9ac0a (diff) | |
download | linux-c099b55a6fa6f9ec2f26105c76df462d7c7c7d5b.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions