Re: [PATCH] drm/virtio: fix prime export for vram objects

2021-01-12 Thread Anthoine Bourgeois
On Thu, Jan 07, 2021 at 01:07:43PM -0800, Chia-I Wu wrote: commit 16845c5d5409 ("drm/virtio: implement blob resources: implement vram object") and commit c6069a02fa55 ("drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs") landed from different trees, resulting in prime export n

Re: [PATCH] drm/virtio: fix prime export for vram objects

2021-01-07 Thread Gurchetan Singh
On Thu, Jan 7, 2021 at 1:07 PM Chia-I Wu wrote: > commit 16845c5d5409 ("drm/virtio: implement blob resources: implement > vram object") and commit c6069a02fa55 ("drm/virtgpu: Set PRIME export > function in struct drm_gem_object_funcs") landed from different trees, > resulting in prime export neve