Re: [PATCH] virtgpu: Update kernel header

2019-04-01 Thread Gurchetan Singh
On Mon, Mar 4, 2019 at 12:26 AM Robert Foss wrote: > Hey Gurchetan, > > Thanks for sending this in! > > Reviewed-by: Robert Foss > > Thanks for the review! Ping committers for merge ... > On 2/28/19 1:52 AM, Gurchetan Singh wrote: > > Generated using make headers_install. > > > > This

Re: [PATCH] virtgpu: Update kernel header

2019-03-04 Thread Robert Foss
Hey Gurchetan, Thanks for sending this in! Reviewed-by: Robert Foss On 2/28/19 1:52 AM, Gurchetan Singh wrote: Generated using make headers_install. This brings in the in/out fence support for explicit synchronization. v2: don't use experimental kernel branch Signed-off-by: Gurchetan

[PATCH] virtgpu: Update kernel header

2019-02-27 Thread Gurchetan Singh
Generated using make headers_install. This brings in the in/out fence support for explicit synchronization. v2: don't use experimental kernel branch Signed-off-by: Gurchetan Singh --- include/drm/virtgpu_drm.h | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git

[PATCH] virtgpu: Update kernel header

2019-02-27 Thread Gurchetan Singh
Generated using make headers_install. This brings in the in/out fence support for explicit synchronization. Signed-off-by: Gurchetan Singh --- include/drm/virtgpu_drm.h | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/include/drm/virtgpu_drm.h