On Sat, Jun 08, 2013 at 09:07:33PM +0200, Patrik Jakobsson wrote:
> On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson
> wrote:
> > 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 t
On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson
wrote:
> 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 aff
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 Poulsbo.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi
On Sat, Jun 08, 2013 at 09:07:33PM +0200, Patrik Jakobsson wrote:
> On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson
> wrote:
> > 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 t
On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson
wrote:
> 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 aff
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 Poulsbo.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi