Re: Tracking drm_intel_bo allocation

2011-03-28 Thread Eric Anholt
On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin" wrote: > Hello all, > > I am using drm_intel to access the HW. I would like to know if there > is any way to know if my application frees all the bos I used. I would > like to be sure I cleanly freed my resources and no bo is still > refere

Tracking drm_intel_bo allocation

2011-03-28 Thread Eric Anholt
On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin" wrote: > Hello all, > > I am using drm_intel to access the HW. I would like to know if there > is any way to know if my application frees all the bos I used. I would > like to be sure I cleanly freed my resources and no bo is still > referen

Tracking drm_intel_bo allocation

2011-03-26 Thread Chris Wilson
On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin" wrote: > Hello all, > > I am using drm_intel to access the HW. I would like to know if there is any > way to know if my application frees all the bos I used. I would like to be > sure I cleanly freed my resources and no bo is still referen

RE: Tracking drm_intel_bo allocation

2011-03-26 Thread Segovia, Benjamin
-Original Message- From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] Sent: Saturday, March 26, 2011 12:21 AM To: Segovia, Benjamin; DRI Subject: Re: Tracking drm_intel_bo allocation On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin" wrote: > Hello all, > > I am

Tracking drm_intel_bo allocation

2011-03-26 Thread Segovia, Benjamin
-Original Message- From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] Sent: Saturday, March 26, 2011 12:21 AM To: Segovia, Benjamin; DRI Subject: Re: Tracking drm_intel_bo allocation On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin" wrote: > Hello all, > > I am

Re: Tracking drm_intel_bo allocation

2011-03-26 Thread Chris Wilson
On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin" wrote: > Hello all, > > I am using drm_intel to access the HW. I would like to know if there is any > way to know if my application frees all the bos I used. I would like to be > sure I cleanly freed my resources and no bo is still refere

Tracking drm_intel_bo allocation

2011-03-25 Thread Segovia, Benjamin
Hello all, I am using drm_intel to access the HW. I would like to know if there is any way to know if my application frees all the bos I used. I would like to be sure I cleanly freed my resources and no bo is still referenced. Is there any tool in the memory allocation part of drm_intel to do th

Tracking drm_intel_bo allocation

2011-03-25 Thread Segovia, Benjamin
Hello all, I am using drm_intel to access the HW. I would like to know if there is any way to know if my application frees all the bos I used. I would like to be sure I cleanly freed my resources and no bo is still referenced. Is there any tool in the memory allocation part of drm_intel to do th