OSDN Git Service

i915: Fall back to GEM_MMAP_GTT if GEM_MMAP fails
[android-x86/external-minigbm.git] / cros_gralloc / cros_gralloc_driver.cc
2020-11-12 Jason Macnakcros_gralloc: handle memfd_create availability
2020-09-17 David Stevensvirtgpu: improve blob support on ARCVM
2020-09-02 Boleyn Suminigbm: add O_CLOEXEC for the opened fd
2020-07-08 Jason Macnakcros_gralloc: Adds gralloc 3.0 support
2020-03-26 Gurchetan Singhminigbm: add resource_info callback for virtio-gpu
2019-12-04 Hirokazu Hondagralloc0: Unmask HW_VIDEO_ENCODER usage in the case...
2019-07-30 Gurchetan Singhminigbm: cros_gralloc: fix fd leaks
2018-06-08 Gurchetan Singhminigbm: run clang-format
2018-05-30 Kristian H. KristensenReland "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag"
2018-05-22 Hirokazu HondaRevert "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag"
2018-05-19 Kristian H. Kristenseni915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag
2018-05-04 Kristian H. Kristensenminigbm: Drop drv_bo_get_stride_in_pixels() helper
2018-03-22 Alistair StrachanUse Android log system in helpers.c.
2017-11-16 Gurchetan Singhminigbm: plumb buffer access region
2017-10-03 Gurchetan Singhminigbm: standardize naming of map flags
2017-10-03 Gurchetan Singhminigbm: standardize naming of buffer creation flags
2017-09-29 Gurchetan Singhminigbm: remove buffer sizes when importing
2017-08-06 Gurchetan Singhminigbm: store BO_USE_* flags in buffer object
2017-07-29 Gurchetan Singhminigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSI...
2017-07-25 Tomasz Figaminigbm: cros_gralloc: Use standard error codes
2017-07-10 Tomasz Figaminigbm: Resolve format based on BO usage flags
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs