Hi Gustavo,
Slightly pedantic suggestion: one could consider splitting the
refactor from the remainder of the changes.
There's a small memory leak below since my virtgpu-foo is limited ;-)
On 16 February 2018 at 15:01, Gustavo Padovan wrote:
> +static int virgl_drm_get_version(int fd)
> +{
> +
Hi Gustavo,
On Fri, Feb 16, 2018 at 4:01 PM, Gustavo Padovan wrote:
> From: Gustavo Padovan
>
> Following the support for fences on the virtio driver add support
> for native fence on virgl. This was somewhat based on the freedeno one.
>
> Signed-off-by: Gustavo Padovan
> ---
>
> static int v
From: Gustavo Padovan
Following the support for fences on the virtio driver add support
for native fence on virgl. This was somewhat based on the freedeno one.
Signed-off-by: Gustavo Padovan
---
The kernel side patches can be found at:
https://gitlab.collabora.com/padovan/linux/tree/virtio-fen