crosvm/rutabaga_gfx/src
Gurchetan Singh c1a2fa27b4 rutabaga_gfx: stop unconditionally advertising the cross domain capset
Currently, there are two use cases for the cross domain capset:
   (1) Sommelier
   (2) minigbm

Niether is used by a production VM yet and it was unconditionally
enabled only to enable testing.  To effectively productize, it should
be conditionally enabled, which is done later in this patch series.

BUG=b:173630595
TEST=compile

Change-Id: I736f58065c692d7ee4736f28da30fa28de43f0c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3655285
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-05-19 22:39:47 +00:00
..
cross_domain rutabaga_gfx: create_context with an optional name 2022-04-28 21:41:29 +00:00
generated rutabaga_gfx: virglrenderer: add support for per-context fencing 2022-05-19 22:39:47 +00:00
rutabaga_gralloc
gfxstream.rs gfxstream: fix fence_handler not stored in fencing cookie 2022-05-13 18:37:56 +00:00
lib.rs
macros.rs
renderer_utils.rs gfxstream: add support for per-context fencing 2022-05-11 19:44:15 +00:00
rutabaga_2d.rs
rutabaga_core.rs rutabaga_gfx: stop unconditionally advertising the cross domain capset 2022-05-19 22:39:47 +00:00
rutabaga_utils.rs rutabaga_gfx: support fence handling via async callback 2022-05-11 19:44:13 +00:00
virgl_renderer.rs rutabaga_gfx: virglrenderer: add support for per-context fencing 2022-05-19 22:39:47 +00:00