commit | cdd59983118c02d9c5ba0c116ded1faef47ec452 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 16:30:16 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:59:21 2010 +0100 |
tree | ac6d2d5518c2b711c30cf787212c4a2381a41178 | |
parent | 6eecba33f2fc24544073631dc1b23b7a312e644b [diff] |
drm/i915: Drop crtc->fb pin on disable. In order to handle disable_functions() where the framebuffer is decoupled from the crtc we need to unpin the fb in order to prevent a leak. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=29857 Reported-by: Sitsofe Wheeler <sitsofe@yahoo.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>