dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/virtio: rework command batching
@ 2020-02-06 19:22 Chia-I Wu
  2020-02-06 19:22 ` [PATCH 1/2] drm/virtio: remove the global pending_notify state Chia-I Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Chia-I Wu @ 2020-02-06 19:22 UTC (permalink / raw)
  To: dri-devel; +Cc: kraxel, gurchetansingh

This series replaces the global disable_notify state by command-level bools to
control vq kicks.  When command batching is applied to more places, this
prevents one process from affecting another process.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-02-11 12:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 19:22 [PATCH 0/2] drm/virtio: rework command batching Chia-I Wu
2020-02-06 19:22 ` [PATCH 1/2] drm/virtio: remove the global pending_notify state Chia-I Wu
2020-02-06 19:22 ` [PATCH 2/2] drm/virtio: remove the global disable_notify state Chia-I Wu
2020-02-07  8:22   ` Gerd Hoffmann
2020-02-07 22:13 ` [PATCH v2 0/3] drm/virtio: rework command batching Chia-I Wu
2020-02-07 22:13   ` [PATCH v2 1/3] drm/virtio: remove the global pending_notify state Chia-I Wu
2020-02-07 22:13   ` [PATCH v2 2/3] drm/virtio: never kick in virtio_gpu_queue_ctrl_sgs Chia-I Wu
2020-02-11 12:57     ` Gerd Hoffmann
2020-02-07 22:13   ` [PATCH v2 3/3] drm/virtio: remove the global disable_notify state Chia-I Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).