Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/master'
... to update Minigbm for Cuttlefish to pull in cross domain virtgpu backend. Bug: b/189133053 Test: launch_cvd Test: launch_cvd --gpu_mode=gfxstream Test: CtsGraphicsTestCases Change-Id: I8ce1c8b0574bb0ccefc8fd119ffc9a6e410fa3dc
This commit is contained in:
commit
cab396632e
28 changed files with 1010 additions and 667 deletions
|
|
@ -46,9 +46,10 @@ cc_defaults {
|
|||
"mediatek.c",
|
||||
"msm.c",
|
||||
"rockchip.c",
|
||||
"tegra.c",
|
||||
"vc4.c",
|
||||
"virtio_gpu.c",
|
||||
"virtgpu.c",
|
||||
"virtgpu_cross_domain.c",
|
||||
"virtgpu_virgl.c",
|
||||
],
|
||||
|
||||
cflags: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue