OSDN Git Service

i915: Fall back to GEM_MMAP_GTT if GEM_MMAP fails
[android-x86/external-minigbm.git] / cros_gralloc / cros_gralloc_buffer.cc
2020-07-08 Jason Macnakcros_gralloc: Adds gralloc 3.0 support
2020-03-26 Gurchetan Singhminigbm: add resource_info callback for virtio-gpu
2020-02-14 Matthias Springercros_gralloc: Use entire graphics buffer if all-zeros...
2018-04-06 Gurchetan Singhminigbm: drv_bo_flush --> drv_bo_flush_or_unmap
2018-03-22 Alistair StrachanUse Android log system in helpers.c.
2017-11-16 Gurchetan SinghRevert "minigbm: Revert "minigbm: flush buffer instead...
2017-11-16 Gurchetan Singhminigbm: plumb buffer access region
2017-11-09 Gurchetan Singhminigbm: refactor and rename mapping struct
2017-10-18 Gurchetan Singhminigbm: add buffer invalidation function
2017-10-06 Gurchetan Singhminigbm: Revert "minigbm: flush buffer instead of unmap...
2017-10-03 Gurchetan Singhminigbm: standardize naming of map flags
2017-09-28 Gurchetan Singhminigbm: flush buffer instead of unmapping
2017-09-15 Gurchetan Singhminigbm: cros_gralloc: fix mis-named variable
2017-08-02 Tomasz Figaminigbm: cros_gralloc/buffer: Do not read from output...
2017-08-02 Tomasz Figaminigbm: cros_gralloc/buffer: Initialize plane address...
2017-07-25 Tomasz Figaminigbm: cros_gralloc: Use standard error codes
2017-07-11 Joe KnissPlumb buffer map permissions through gbm.
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs