OSDN Git Service

gralloc0_register_buffer: initialize gralloc0 when needed
[android-x86/external-minigbm.git] / exynos.c
2018-07-12 Alistair StrachanMerge branch 'upstream-master'
2018-07-12 Casey DahlinMerge remote-tracking branch 'aosp/upstream-master...
2018-06-25 Alistair StrachanMerge branch 'upstream-master'
2018-03-22 Alistair StrachanUse Android log system in helpers.c.
2017-11-16 Gurchetan Singhminigbm: make drv_add_combinations return nothing
2017-11-08 Gurchetan Singhminigbm: re-const-ify driver backends
2017-10-03 Gurchetan Singhminigbm: standardize naming of buffer creation flags
2017-09-29 Gurchetan Singhminigbm: pass in buffer creation flags of the right...
2017-09-27 Gurchetan Singhminigbm: add a default (*bo_unmap) implementation
2017-06-13 Casey DahlinMerge remote-tracking branch 'aosp/upstream-master...
2017-05-24 Gurchetan Singhminigbm: remove BO_USE_RENDERING from certain formats
2017-03-31 Gurchetan Singhminigbm: fix long lines missed by clang-format
2017-03-31 Gurchetan Singhminigbm: add clang-format and presubmit hooks
2017-03-16 Gurchetan Singhminigbm: rework flag API
2017-01-13 Gurchetan Singhminigbm: add bo import callback
2016-12-21 Gurchetan Singhminigbm: consolidate flags
2016-12-18 Daniele Castagnaminigbm: Remove (c) from copyright notice.
2016-12-07 Gurchetan Singhminigbm: rename DRV_BO_USE_* to BO_USE_*
2016-12-01 Gurchetan Singhminigbm: Fix cursor and scanout flags
2016-11-29 Gurchetan Singhminigbm: Switch to <drm_fourcc.h>
2016-09-03 Gurchetan Singhminigbm: Map and unmap correct size
2016-08-25 Gurchetan Singhminigbm: Add YV12 for i915
2016-08-18 Gurchetan Singhminigbm: Remove drv prefix from static backend functions
2016-08-18 Gurchetan Singhminigbm: Add mmap() in backends
2016-08-13 Gurchetan Singhminigbm: Refactored minigbm on top a private API
2016-05-11 Zach Reiznerremove enum gbm_bo_format
2016-05-07 Zach Reiznerexynos: fix leak on error path of gbm_exynos_bo_create
2016-05-06 Dongseong Hwangminigbm: remove GBM_BO_USE_WRITE from the drivers.
2016-02-29 Stéphane Marchesinminigbm: constify and staticify functions/structs
2016-02-27 Zach Reizneradd GBM_BO_USE_LINEAR flag for bo creation
2016-01-23 Yuly NovikovSupport multi-plane buffers.
2015-11-09 Stéphane MarchesinMisc style/indent fixes
2015-04-10 Ilja H. Friedelminigbm: add spew on IOCTL failures.
2014-09-26 Daniel NicoaraPopulate the stride field when creating gbm_bos
2014-09-13 Stéphane MarchesinImport minigbm