OSDN Git Service

gralloc0_register_buffer: initialize gralloc0 when needed
[android-x86/external-minigbm.git] / cros_gralloc /
2020-05-10 Mauro Rossigralloc0_register_buffer: initialize gralloc0 when... pie-x86_intel
2019-04-28 Mauro Rossigralloc0: include errno.h
2018-12-15 Alexey DulaevMitigate GRALLOC1_PFN_LOCK_FLEX multithread issue.
2018-11-06 HeYueFix the ACRN Invalid Reference error in buffer release.
2018-10-19 Lin JohnsonRevert "Fix GRALLOC1_PFN_LOCK_FLEX multithread issue."
2018-10-16 renchengleiRemove 32bit RGB format support
2018-10-16 Alexey DulaevFix GRALLOC1_PFN_LOCK_FLEX multithread issue.
2018-10-12 renchengleiRevert "Added Support for 64bit RGB format"
2018-09-14 Lin JohnsonRevert "Use drm gem acess userdata IOCTL for set/get...
2018-09-05 Lin JohnsonUse drm gem acess userdata IOCTL for set/get interlace
2018-07-27 Lin JohnsonGralloc: Add setInterlace and setProtectionInfo function
2018-06-11 JSLinMerge pull request #60 from jennycao/jennycao/update...
2018-05-18 Kevin StrasserDrop unused variable
2018-05-18 Kevin StrasserClose fd if we aren't going to use it
2018-05-18 Badiuzzaman IskhandarAdd getPrime API to support media
2018-05-18 Mingwei WangFix build.
2018-05-17 Kalyan KondapallyAdd fourcc defines.
2018-04-03 jenny.q.caoupdate for avoid compile warning
2018-03-02 Kishore KadiyalaAdd getByteStride to support Media
2018-03-02 pyn1Add Support for 32bit RGB format
2018-02-01 Kalyan KondapallyRevert "Revert "Add support to query tiling mode.""
2018-01-23 PoornimaAdded Support for 64bit RGB format
2018-01-08 Kishore KadiyalaRevert "Add support to query tiling mode."
2017-12-19 Lin JohnsonRemove the reject checking for HAL_PIXEL_FORMAT_YCbCr_4...
2017-11-30 xue.yifeiAdd support to query tiling mode.
2017-11-20 Kalyan KondapallyRevert "Remove unused formats."
2017-11-20 Kalyan KondapallyRemove unused formats.
2017-11-20 Kalyan KondapallyAdd API to set Modifier.
2017-11-08 Mingwei ShiCorrect the header file reference
2017-11-01 Lin JohnsonFix errors after rebase.
2017-10-29 Lin JohnsonAdd P010 support
2017-10-29 Kalyan KondapallyAndroid-IA: Add support to easily add new formats.
2017-10-29 Harish KrupoAndroidIA: Add information required for media.
2017-10-29 Harish KrupoAndroidIA: On Android M Surfaceflinger passes fb0 for...
2017-10-29 Kalyan KondapallyAndroidIA: Replace pthread locks with spin lock.
2017-10-29 Kalyan KondapallyANDROIDIA: Add Gralloc1.0 support
2017-10-20 Justin TerAvestminigbm: Link amdgpuaddr for DRV_AMDGPU.
2017-10-18 Gurchetan Singhminigbm: add buffer invalidation function
2017-10-10 Gurchetan Singhminigbm: move gralloctest to this repo
2017-10-06 Gurchetan Singhminigbm: Revert "minigbm: flush buffer instead of unmap...
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-09-28 Gurchetan Singhminigbm: flush buffer instead of unmapping
2017-09-15 Gurchetan Singhminigbm: cros_gralloc: fix mis-named variable
2017-08-09 Tomasz Figaminigbm: gralloc0: Fix coding style error
2017-08-06 Gurchetan Singhminigbm: add the BO_USE_RENDERSCRIPT flag back in
2017-08-06 Gurchetan Singhminigbm: store BO_USE_* flags in buffer object
2017-08-04 Gurchetan Singhminigbm: cros_gralloc: fix initialization race condition
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-29 Gurchetan Singhminigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSI...
2017-07-25 Tomasz Figaminigbm: cros_gralloc: Use standard error codes
2017-07-14 Tomasz Figaminigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage...
2017-07-14 Tomasz Figaminigbm: gralloc0: Fix invalid cast from integer to...
2017-07-14 Tomasz Figaminigbm: gralloc0: Remove BO_USE_HW_CAMERA_ZSL
2017-07-11 Joe KnissPlumb buffer map permissions through gbm.
2017-07-11 Tomasz Figaminigbm: gralloc0: Allow lock_ycbcr for HAL_PIXEL_FORMA...
2017-07-11 Tomasz Figaminigbm: gralloc0: Fix error handling in lock_ycbcr
2017-07-10 Tomasz Figaminigbm: Resolve format based on BO usage flags
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs
2017-06-22 Owen Linminigbm: Ensure DRM_FORMAT_YVU420_ANDROID meets Android...
2017-05-31 Gurchetan Singhminigbm: cros_gralloc: fix incorrect handle calculations
2017-05-24 Gurchetan Singhminigbm: remove BO_USE_RENDERING from certain formats
2017-05-21 Daniel Kurtzminigbm: cros_gralloc: Do not lock gralloc_close
2017-05-19 Tomasz Figaminigbm: cros_gralloc: Use pkg-config for LIBS
2017-05-08 Luis Hector Chavezminigbm: cros_gralloc: Use pkg-config
2017-05-03 Heng-Ruey HsuAdd HAL_PIXEL_FORMAT_BLOB format in cros gralloc
2017-04-27 Tomasz Figaminigbm: cros_gralloc: Fix type mismatch on 64-bit...
2017-03-31 Gurchetan Singhminigbm: cros_gralloc: fix modifier serialization/de...
2017-03-31 Gurchetan Singhminigbm: cros_gralloc: remove constexpr functions
2017-03-31 Gurchetan Singhminigbm: cros_gralloc: remove memsets
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-31 Gurchetan Singhminigbm: work with strides, not widths
2017-03-30 Gurchetan Singhminigbm: add bytes per pixel function
2017-03-21 Gurchetan Singhminigbm: add DRM_FORMAT_YVU420_ANDROID
2017-03-18 Gurchetan Singhminigbm: deal with ArcCodec use case by exposing struct...
2017-03-17 Gurchetan Singhminigbm: fix renderscipt allocation
2017-03-16 Gurchetan Singhminigbm: cros_gralloc: make HW_FB a no-op
2017-03-16 Gurchetan Singhminigbm: rework flag API
2017-03-16 Gurchetan Singhminigbm: cros_gralloc: back out of scanout flag with...
2017-03-09 Gurchetan Singhminigbm: add BO_USE_TEXTURE
2016-12-29 Gurchetan Singhminigbm: cros_gralloc: don't fail BO_USE_SW_*_OFTEN...
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: remove unnecessary information...
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: Don't build gbm
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: modify error statements
2016-12-13 Gurchetan Singhminigbm: cros_gralloc: fix rendernode query
2016-12-09 Gurchetan Singhminigbm: mediatek: add support HAL_PIXEL_FORMAT_YV12
2016-12-09 Gurchetan Singhminigbm: tweak cros-gralloc flags
2016-12-09 Gurchetan Singhminigbm: flatten gralloc handle
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-10-18 Gurchetan Singhminigbm: add vgem backend
2016-10-17 Gurchetan Singhminigbm: Fix the flag situation
2016-10-17 Gurchetan Singhminigbm: Implemented cros_gralloc