<div dir="ltr">Hi<br>Thank you for the review! I will send an updated version asap.<br><br>On Wed, Aug 20, 2014 at 4:50 PM, Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>> wrote:<br>
> Do you have any rough numbers about the benefit this brings us ?<br><br>I doubt that there is a big timing impact between sharing named drm handles and prime fds, but yeah right now neither is supported. And we need that for mir and wayland. I believe dma_bufs are the nicest way to share buffers across processes., so I added them first and made sure they work on qxl. I still wanted to do a test run with wayland on qxl, so far I only verified that mir works.<br>
<br>Additionally I think that we could get rid of the 'can_share_buffers' logic here and there, since the generic flink - ioctl comes with gem and is hence supported by the interesting 'software'-drm drivers like udl.<br>
<br>But right now I was hunting down some graphical artifacts in swrast.<br><br>regards<br>Andreas</div>