diff options
author | Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | 2013-06-08 20:23:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-20 12:01:28 -0700 |
commit | a534b5b5b7c501151f8a337a59525d7493733a35 (patch) | |
tree | 5ce401bfb5a89054933681154f2e12a91ee92939 /net | |
parent | 96a04bcecfc634032c29719ad1903d61bff77e4f (diff) |
drm/gma500/cdv: Unpin framebuffer on crtc disable
commit 22e7c385a80d771aaf3a15ae7ccea3b0686bbe10 upstream.
The framebuffer needs to be unpinned in the crtc->disable callback
because of previous pinning in psb_intel_pipe_set_base(). This will fix
a memory leak where the framebuffer was released but not unpinned
properly. This patch only affects Cedarview.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=889511
Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=812113
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions