Hello,
You can add a:
Tested-by: Paul Rolland
This is indeed fixing the memory leak in size-32 pool on my machine.
Thanks a lot,
Paul
On Mon, 27 Sep 2010 21:08:36 +0100
Chris Wilson wrote:
> Hook the GEM vm open/close ops into the generic drm vm open/close so
> that the vma entries are crea
Hello,
You can add a:
Tested-by: Paul Rolland
This is indeed fixing the memory leak in size-32 pool on my machine.
Thanks a lot,
Paul
On Mon, 27 Sep 2010 21:08:36 +0100
Chris Wilson wrote:
> Hook the GEM vm open/close ops into the generic drm vm open/close so
> that the vma entries are crea
Hello,
On Fri, 01 Oct 2010 19:09:56 -0500
Matt Mackall wrote:
> On Mon, 2010-09-27 at 21:08 +0100, Chris Wilson wrote:
> > Hook the GEM vm open/close ops into the generic drm vm open/close so
> > that the vma entries are created and destroy appropriately.
> >
> > Reported-by: Matt Mackall
> >
Hello,
On Fri, 01 Oct 2010 19:09:56 -0500
Matt Mackall wrote:
> On Mon, 2010-09-27 at 21:08 +0100, Chris Wilson wrote:
> > Hook the GEM vm open/close ops into the generic drm vm open/close so
> > that the vma entries are created and destroy appropriately.
> >
> > Reported-by: Matt Mackall
> >
On Mon, 2010-09-27 at 21:08 +0100, Chris Wilson wrote:
> Hook the GEM vm open/close ops into the generic drm vm open/close so
> that the vma entries are created and destroy appropriately.
>
> Reported-by: Matt Mackall
> Cc: Dave Airlie
> Cc: Jesse Barnes
> Signed-off-by: Chris Wilson
All sign
On Mon, 2010-09-27 at 21:08 +0100, Chris Wilson wrote:
> Hook the GEM vm open/close ops into the generic drm vm open/close so
> that the vma entries are created and destroy appropriately.
>
> Reported-by: Matt Mackall
> Cc: Dave Airlie
> Cc: Jesse Barnes
> Signed-off-by: Chris Wilson
All sign
Hook the GEM vm open/close ops into the generic drm vm open/close so
that the private vma entries are created and destroy appropriately.
Fixes the leak of the drm_vma_entries during the lifetime of the filp.
Reported-by: Matt Mackall
Cc: Dave Airlie
Cc: Jesse Barnes
Signed-off-by: Chris Wilson
Hook the GEM vm open/close ops into the generic drm vm open/close so
that the vma entries are created and destroy appropriately.
Reported-by: Matt Mackall
Cc: Dave Airlie
Cc: Jesse Barnes
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/drm_gem.c |9 -
drivers/gpu/drm/drm_vm.c |
Hook the GEM vm open/close ops into the generic drm vm open/close so
that the private vma entries are created and destroy appropriately.
Fixes the leak of the drm_vma_entries during the lifetime of the filp.
Reported-by: Matt Mackall
Cc: Dave Airlie
Cc: Jesse Barnes
Signed-off-by: Chris Wilson
That was quick, thanks.
On Mon, 27 Sep 2010 21:08:36 +0100
Chris Wilson wrote:
> Hook the GEM vm open/close ops into the generic drm vm open/close so
> that the vma entries are created and destroy appropriately.
Please update the changelog to indicate that it fixes a memory leak.
> Reported-by
That was quick, thanks.
On Mon, 27 Sep 2010 21:08:36 +0100
Chris Wilson wrote:
> Hook the GEM vm open/close ops into the generic drm vm open/close so
> that the vma entries are created and destroy appropriately.
Please update the changelog to indicate that it fixes a memory leak.
> Reported-by
Hook the GEM vm open/close ops into the generic drm vm open/close so
that the vma entries are created and destroy appropriately.
Reported-by: Matt Mackall
Cc: Dave Airlie
Cc: Jesse Barnes
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/drm_gem.c |9 -
drivers/gpu/drm/drm_vm.c |
12 matches
Mail list logo