<div dir="ltr">Hi. Sorry if I write to not a right list. I just want to find a direction. <div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">I'm developing a specific video player (as a part of a big application) for an </span>embeded<span style="color:rgb(0,0,0);white-space:pre-wrap"> device based on AMD G series with MULLINS GPU and there is a VRAM leak if I use VDPAUUnmapSurfacesNV as described in </span><a href="https://www.khronos.org/registry/OpenGL/extensions/NV/NV_vdpau_interop.txt">https://www.khronos.org/registry/OpenGL/extensions/NV/NV_vdpau_interop.txt</a><span style="color:rgb(0,0,0);white-space:pre-wrap">. If this function isn't used the player seems to work fine for a while but there are other issues I'm not sure if they relate to VDPAU or not.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">The VRAM leak appears on AMD MULLINS GPU with Ubuntu 16.04, radeonsi + radeon DRM module if I understand correctly how this configured.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">And on my PC I have Radeon RX 550 where it uses r</span><span style="color:rgb(0,0,0);white-space:pre-wrap">adeonsi + amdgpu DRM module. And there isn't the leak.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">I just would like to know where the people who knows something of things I wrote above ;)</span></div></div>