OSDN Git Service

Sync aosp and internal minigbm
authorJason Macnak <natsu@google.com>
Wed, 28 Oct 2020 17:54:17 +0000 (10:54 -0700)
committerJason Macnak <natsu@google.com>
Wed, 28 Oct 2020 19:10:27 +0000 (12:10 -0700)
commit96edf3270ecb87871c6b67ca588cccaee4c424c2
tree8b07a5b08d78e5a045845897fe17a71f927ecacf
parent34ca34fb1e4cfaa90f1c1f040991870b29508f6c
Sync aosp and internal minigbm

The merge in aosp/1431491 did not re-apply many of the changes
from aosp/1431490 as intended.

Bug: b/171019648
Test: launch_cvd
Test: launch_cvd --gpu_mode=gfxstream
Merged-In: Id5222980cc2e7c284a846259c808bf79cf5f2a75
Change-Id: I3a0136b6303a1b1c5e27f7e225466438e3de0616
36 files changed:
Makefile
amdgpu.c
cros_gralloc/Makefile
cros_gralloc/cros_gralloc_buffer.h
cros_gralloc/cros_gralloc_driver.cc
cros_gralloc/cros_gralloc_handle.h
cros_gralloc/gralloc0/gralloc0.cc
cros_gralloc/gralloc3/.clang-format [new file with mode: 0644]
cros_gralloc/gralloc3/Android.bp [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Allocator.cc [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Allocator.h [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3AllocatorService.cc [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Mapper.cc [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Mapper.h [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Utils.cc [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Utils.h [new file with mode: 0644]
cros_gralloc/gralloc3/android.hardware.graphics.allocator@3.0-service.minigbm.rc [new file with mode: 0644]
cros_gralloc/gralloc4/Android.bp
cros_gralloc/gralloc4/CrosGralloc4Mapper.cc
dri.c
drv.h
external/virgl_hw.h [moved from virgl_hw.h with 96% similarity]
external/virgl_protocol.h [new file with mode: 0644]
external/virtgpu_drm.h [moved from virtgpu_drm.h with 81% similarity]
gbm.c
gbm.h
helpers.c
i915.c
mediatek.c
meson.c
msm.c
presubmit.sh
rockchip.c
synaptics.c
vc4.c
virtio_gpu.c