dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] virtio-gpu api: memory and resource management
@ 2019-04-10 11:42 Gerd Hoffmann
  2019-04-10 11:42 ` [PATCH 1/3] virtio-gpu api: comment feature flags Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Gerd Hoffmann @ 2019-04-10 11:42 UTC (permalink / raw)
  To: dri-devel, virtio
  Cc: Tomeu Vizoso, Michael S. Tsirkin, Gurchetan Singh, Gerd Hoffmann,
	David Airlie

  Hi folks,

Revisited the old VIRTIO_GPU_CMD_RESOURCE_CREATE_V2 approach and figured
this is maybe not the best way to go forward.  I think it is much more
useful to separate memory and resource management (see patch #2).
VIRTIO_GPU_CMD_RESOURCE_CREATE_V2 is still there (see patch #3).

For now I have the virtio protocol changes only, looking for comments
on the idea.  Will try add support to the virtio-gpu.ko driver and qemu
next.  Support in virglrenderer and the virtio-gpu ioctl interface is
likewise on the TODO list still.

cheers,
  Gerd

Gerd Hoffmann (3):
  virtio-gpu api: comment feature flags
  virtio-gpu api: VIRTIO_GPU_F_MEMORY
  virtio-gpu api: VIRTIO_GPU_F_RESSOURCE_V2

 include/uapi/linux/virtio_gpu.h | 81 ++++++++++++++++++++++++++++++++-
 1 file changed, 79 insertions(+), 2 deletions(-)

-- 
2.18.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-04-23  0:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-10 11:42 [PATCH 0/3] virtio-gpu api: memory and resource management Gerd Hoffmann
2019-04-10 11:42 ` [PATCH 1/3] virtio-gpu api: comment feature flags Gerd Hoffmann
2019-04-11  1:03   ` Gurchetan Singh
2019-04-10 11:42 ` [PATCH 2/3] virtio-gpu api: VIRTIO_GPU_F_MEMORY Gerd Hoffmann
2019-04-10 11:42 ` [PATCH 3/3] virtio-gpu api: VIRTIO_GPU_F_RESSOURCE_V2 Gerd Hoffmann
2019-04-11  1:06   ` Gurchetan Singh
2019-04-11  5:03     ` Gerd Hoffmann
2019-04-12  1:36       ` Gurchetan Singh
2019-04-12  5:49         ` Gerd Hoffmann
2019-04-12 23:34           ` Chia-I Wu
2019-04-17  9:57             ` Gerd Hoffmann
2019-04-17 18:06               ` Chia-I Wu
2019-04-23  0:12               ` Gurchetan Singh
2019-04-13  0:49           ` Gurchetan Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox