crosvm/devices/src/virtio/gpu
Chirantan Ekbote c013a658e2 devices: Trigger interrupts via the Queue
Have all devices trigger interrupts via the Queue rather than directly.
This way we can skip sending the interrupt entirely when notification
suppression features have been negotiated with the guest kernel.

BUG=none
TEST=crostini.Basic.buster_stable

Change-Id: Ica6f978127aa648fd983f641518940d7a857916f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3026686
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2021-07-20 02:28:39 +00:00
..
mod.rs devices: Trigger interrupts via the Queue 2021-07-20 02:28:39 +00:00
protocol.rs virtio: gpu: add support for non-blocking fence synchronization 2021-07-16 02:22:53 +00:00
udmabuf.rs Remove needless returns 2021-05-22 00:43:28 +00:00
udmabuf_bindings.rs
virtio_gpu.rs gpu_display: Add opt wayland ext for sending scanout id 2021-06-30 02:22:14 +00:00