Home
last modified time | relevance | path

Searched refs:virtio_gpu (Results 1 – 15 of 15) sorted by relevance

/external/crosvm/devices/src/virtio/gpu/
Dmod.rs8 mod virtio_gpu; module
67 pub use self::virtio_gpu::ProcessDisplayResult;
68 use self::virtio_gpu::VirtioGpu;
306 virtio_gpu: VirtioGpu, field
310 fn new(virtio_gpu: VirtioGpu, fence_state: Arc<Mutex<FenceState>>) -> Frontend { in new()
314 virtio_gpu, in new()
320 self.virtio_gpu.display() in display()
325 self.virtio_gpu.process_display() in process_display()
331 Ok(ResourceRequest::GetBuffer { id }) => self.virtio_gpu.export_resource(id), in process_resource_bridge()
335 Ok(fence_id) => self.virtio_gpu.export_fence(fence_id), in process_resource_bridge()
[all …]
Dvirtio_gpu.rs384 let mut virtio_gpu = VirtioGpu { in new() localVariable
398 virtio_gpu in new()
404 Some(virtio_gpu) in new()
/external/virglrenderer/perf-testing/Docker/
Dperfetto-guest.cfg11 ftrace_events: "virtio_gpu/virtio_gpu_cmd_queue"
12 ftrace_events: "virtio_gpu/virtio_gpu_cmd_response"
/external/mesa3d/src/gallium/drivers/virgl/
DAndroid.mk42 GALLIUM_TARGET_DRIVERS += virtio_gpu
/external/mesa3d/src/gallium/auxiliary/target-helpers/
Ddrm_helper.h264 DRM_DRIVER_DESCRIPTOR(virtio_gpu, virgl_driconf, ARRAY_SIZE(virgl_driconf)) in DRM_DRIVER_DESCRIPTOR() argument
267 DRM_DRIVER_DESCRIPTOR_STUB(virtio_gpu) in DRM_DRIVER_DESCRIPTOR()
/external/mesa3d/src/gallium/targets/dri/
Dtarget.c71 DEFINE_LOADER_DRM_ENTRYPOINT(virtio_gpu)
/external/perfetto/protos/perfetto/trace/ftrace/
Dall_protos.gni79 "virtio_gpu.proto",
Dftrace_event.proto79 import "protos/perfetto/trace/ftrace/virtio_gpu.proto";
/external/perfetto/src/tools/ftrace_proto_gen/
Devent_list465 virtio_gpu/virtio_gpu_cmd_queue
466 virtio_gpu/virtio_gpu_cmd_response
/external/mesa3d/docs/relnotes/
D11.1.3.rst190 - virtio_gpu: Add virtio 1.0 PCI ID to driver map
251 - virtio_gpu: Add PCI ID to driver map
D20.2.0.rst3062 - egl: Allow software rendering for vgem/virtio_gpu in platform_device
/external/perfetto/
DAndroid.bp5021 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
5265 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
5337 "external/perfetto/protos/perfetto/trace/ftrace/virtio_gpu.gen.cc",
5409 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
5481 "external/perfetto/protos/perfetto/trace/ftrace/virtio_gpu.gen.h",
5557 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
5628 "external/perfetto/protos/perfetto/trace/ftrace/virtio_gpu.pb.cc",
5700 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
5771 "external/perfetto/protos/perfetto/trace/ftrace/virtio_gpu.pb.h",
5847 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
[all …]
DBUILD4201 "protos/perfetto/trace/ftrace/virtio_gpu.proto",
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7782 // Begin of protos/perfetto/trace/ftrace/virtio_gpu.proto
7807 // End of protos/perfetto/trace/ftrace/virtio_gpu.proto
/external/skia/bazel/rbe/gce_linux/cc/
Dmodule.modulemap2453 textual header "/usr/include/linux/virtio_gpu.h"