Hi
Thank you for the review! I will send an updated version asap.
On Wed, Aug 20, 2014 at 4:50 PM, Emil Velikov
wrote:
> Do you have any rough numbers about the benefit this brings us ?
I doubt that there is a big timing impact between sharing named drm handles
and prime fds, but yeah right now
On 15/08/14 22:32, Andreas Pokorny wrote:
> Hi,
>
> This adds support for dma_buf fds to kms_swrast. This is especially
> interesting for drm capable drivers like qxl or udl. The former recently
> gained prime support. The second part adds a few defines that werent set
> anywhere else, but are
Hi,
This adds support for dma_buf fds to kms_swrast. This is especially interesting
for drm capable drivers like qxl or udl. The former recently gained prime
support. The second part adds a few defines that werent set anywhere else, but
are necessary for dri_kms_init_screen to be not empty.
r