OSDN Git Service

android-x86/external-minigbm.git
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 renchengleiDon't advertise BGR24 as a render/texture target
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-07-20 Lin JohnsonAdd support of Yf tile
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... Add 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-04-03 Lin JohnsonAdd RGB565 with Camera Usage
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 Yuanjun Huangminigbm/i915: Add support for I915_FORMAT_MOD_Y_TILED_CCS.
2018-01-23 Tomasz FigaUpstream: minigbm: i915: Use NV12 as the main YUV forma...
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-28 Chen Yu YExtend the search scope of c header files
2017-11-21 renchengleiSuppress compile warnings unused-parameter and unused...
2017-11-20 Kalyan KondapallyRevert "Remove unused formats."
2017-11-20 Lin JohnsonAdd DRM_FORMAT_RGB888 and BGR888.
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-31 renchengleiSuppress compile warnings on Android
2017-10-29 Lin JohnsonAdd P010 support
2017-10-29 Xiaosong WeiAdd BO_USAGE_RENDERING to YUYV/VYUY formats
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 nkumarchAndroidIA: Added support for Travis CI
2017-10-29 Kalyan KondapallyAndroidIA: Fix Include and pc exports.
2017-10-29 Kalyan KondapallyAndroidIA: Replace pthread locks with spin lock.
2017-10-29 Kalyan KondapallyANDROIDIA: Add Gralloc1.0 support
2017-10-29 Kalyan KondapallyANDROIDIA: Misc build fixes
2017-10-27 Alec Thileniusminigbm: amdgpu: Add RGB565 to supported render target...
2017-10-26 Kristian H... minigbm/i915: Implement bo_create_with_modifiers
2017-10-26 Kristian H... minigbm: Use more descriptive modifier names
2017-10-24 Shirish Sminigbm: amdgpu: make AMDGPU_GEM_CREATE_CPU_ACCESS_REQU...
2017-10-20 Justin TerAvestminigbm: Link amdgpuaddr for DRV_AMDGPU.
2017-10-20 Daniele Castagnaminigbm: i915: add XR30 and XB30 formats.
2017-10-19 Tomasz Figaminigbm: i915: Allow protected allocations
2017-10-18 Gurchetan Singhminigbm: i915: call DRM_IOCTL_I915_GEM_SET_DOMAIN when...
2017-10-18 Gurchetan Singhminigbm: add buffer invalidation function
2017-10-14 Shirish Sminigbm: amdgpu: make bo's created with SCANOUT flag...
2017-10-13 Gurchetan Singhminigbm: respect map_flags in all cases
2017-10-10 Gurchetan Singhminigbm: move gralloctest to this repo
2017-10-10 Gurchetan Singhminigbm: add validation during import
2017-10-06 Daniel CharlesRevert "minigbm: align multi-planar formats to 16"
2017-10-06 Gurchetan Singhminigbm: Revert "minigbm: flush buffer instead of unmap...
2017-10-03 Gurchetan Singhminigbm: pass in map flags to (*bo_map) callback
2017-10-03 Gurchetan Singhminigbm: standardize naming of map flags
2017-10-03 Deepak Sharmaminigbm: amdgpu: Add formats R8, GR88
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-29 Gurchetan Singhminigbm: remove buffer sizes when importing
2017-09-29 Gurchetan Singhminigbm: clang-format and various nits
2017-09-28 Gurchetan Singhminigbm: i915: use I915_MMAP_WC in certain cases
2017-09-28 Gurchetan Singhminigbm: flush buffer instead of unmapping
2017-09-28 Gurchetan Singhminigbm: add (*bo_flush) implementations
2017-09-28 Gurchetan Singhminigbm: add drv_bo_flush
2017-09-27 Gurchetan Singhminigbm: unmap right before buffer destruction
2017-09-27 Gurchetan Singhminigbm: add a default (*bo_unmap) implementation
2017-09-27 Jeffy Chenminigbm: rockchip: Add support for buffers required...
2017-09-22 Satyajit Sahuminigbm: Store usage in driver data flags
2017-09-21 Ege MihmanliAvoid freeing then accessing driver backend format...
2017-09-19 Daniel Hung... minigbm: calculate plane size by offset of next plane...
2017-09-15 Gurchetan Singhminigbm: move tegra_bo_import to be above tegra_bo_map...
2017-09-15 Gurchetan Singhminigbm: cros_gralloc: fix mis-named variable
2017-08-30 Alexandre Courbotminigbm: align multi-planar formats to 16
2017-08-10 Tomasz Figaminigbm: Make sure no mappings remain when closing...
2017-08-09 Tomasz Figaminigbm: gralloc0: Fix coding style error
2017-08-06 Gurchetan Singhminigbm: rockchip/mediatek: keep a local cached mapping...
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 giriAdded radeon backend for minigbm
2017-08-04 Gurchetan Singhminigbm: cros_gralloc: fix initialization race condition
2017-08-03 Tomasz Figaminigbm: i915: Add necessary padding to Android YV12...
2017-08-03 Tomasz Figaminigbm: i915: Align chroma planes of planar formats...
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-25 Pin-chih LinRevert "minigbm: rockchip: align NV12 planes to 64...
2017-07-25 Tomasz Figaminigbm: i965: Add 64-byte padding at the end of linear...
2017-07-21 Gurchetan Singhminigbm: rockchip: align NV12 planes to 64 bytes
2017-07-14 Tomasz Figaminigbm: Add GBM_BO_USE_CAMERA_{READ,WRITE} usage flags
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...
next