drm/virtio: add real fence context and seqno
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 31 Aug 2016 16:26:53 +0000 (12:26 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Sep 2016 12:25:43 +0000 (14:25 +0200)
commit30b9c96cf7b44d53b9165649c8be34ac234be324
tree6d7c5b627a744733491141765f22d5cf03c8df0c
parent5c32c3dd8501b017e0ce139a2abcd23cc471b773
drm/virtio: add real fence context and seqno

virtio fences were created with no fence context, which would make then
clash with an allocated fence context.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Message-id: 1472660813-28219-2-git-send-email-gustavo@padovan.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_drv.h
drivers/gpu/drm/virtio/virtgpu_fence.c
drivers/gpu/drm/virtio/virtgpu_kms.c