OSDN Git Service

Revert "Merge Android R"
authorJason Macnak <natsu@google.com>
Fri, 18 Sep 2020 15:59:40 +0000 (08:59 -0700)
committerJason Macnak <natsu@google.com>
Fri, 18 Sep 2020 15:59:58 +0000 (08:59 -0700)
commit56e3e9014e4e65864efd6eb62ad7b2755735eee8
treea5d7b9f250c7c181361e331d30cc4dce92afc9eb
parent25ff66748d4b08e7059aad06d967128681838fd4
Revert "Merge Android R"

This reverts commit 25ff66748d4b08e7059aad06d967128681838fd4, reversing
changes made to 8884508fa662f8e2b11ea1639006fb0e17d65483.

Bug: b/161909468
Test: launch_cvd
Merged-In: I27f020b4f661890bcc2817deb09ffb9af1c76f1b
Change-Id: I9929f68d173fb4d11ca1983a3b4a67dabdd35cf8
26 files changed:
Android.bp
amdgpu.c
cros_gralloc/Makefile
cros_gralloc/cros_gralloc_buffer.h
cros_gralloc/cros_gralloc_driver.cc
cros_gralloc/gralloc3/.clang-format [moved from cros_gralloc/gralloc4/.clang-format with 97% similarity]
cros_gralloc/gralloc3/Android.bp [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3Allocator.cc [moved from cros_gralloc/gralloc4/CrosGralloc4Allocator.cc with 77% similarity]
cros_gralloc/gralloc3/CrosGralloc3Allocator.h [new file with mode: 0644]
cros_gralloc/gralloc3/CrosGralloc3AllocatorService.cc [moved from cros_gralloc/gralloc4/CrosGralloc4AllocatorService.cc with 62% similarity]
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 [moved from cros_gralloc/gralloc4/CrosGralloc4Utils.cc with 50% similarity]
cros_gralloc/gralloc3/CrosGralloc3Utils.h [moved from cros_gralloc/gralloc4/CrosGralloc4Utils.h with 70% similarity]
cros_gralloc/gralloc3/android.hardware.graphics.allocator@3.0-service.minigbm.rc [new file with mode: 0644]
cros_gralloc/gralloc4/Android.bp [deleted file]
cros_gralloc/gralloc4/CrosGralloc4Allocator.h [deleted file]
cros_gralloc/gralloc4/CrosGralloc4Mapper.cc [deleted file]
cros_gralloc/gralloc4/CrosGralloc4Mapper.h [deleted file]
cros_gralloc/gralloc4/android.hardware.graphics.allocator@4.0-service.minigbm.rc [deleted file]
i915.c
mediatek.c
msm.c
rockchip.c
virgl_hw.h
virtio_gpu.c