On Sat, Dec 1, 2012 at 1:11 PM, Daniel Vetter daniel@ffwll.ch wrote:
I've quickly implemented a testcase for what I believe is your use-case (i.e. sharing between 3 different open drm files, where we close the gem handle in the first fd before we open the flink name again using the 3rd drm fd handle). It seems to work.
Now with link to testcase .... http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/commit/?id=6daae8bcb6b4...
Cheers, Daniel