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 that?

 

Thanks!

 

Ben