OSDN Git Service

android-x86/external-minigbm.git
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
2017-03-07 Kalyan KondapallyAdd support to build with Android.
2017-02-18 Gurchetan Singhminigbm: align first plane to 64 bytes
2017-02-14 Gurchetan Singhminigbm: add map_info to proper table
2017-02-14 Gurchetan Singhminigbm: rockchip: use height to calculate h_mbs
2017-02-09 Niklas Schulzeminigbm: Add VC4 backend
2017-02-09 Kristian H... rockchip: Don't enable AFBC if width > 2560
2017-01-20 Gurchetan Singhminigbm: support YV12 with frequent software access
2017-01-19 Akshu Agrawalamdgpu: Send correct flags to AMDGPU_GEM_CREATE
2017-01-13 Gurchetan Singhminigbm: i915: libdrm-ize backend
2017-01-13 Gurchetan Singhminigbm: i915: group helper functions
2017-01-13 Gurchetan Singhminigbm: add bo import callback
2017-01-11 Pratik Vishwakarmaminigbm: amdgpu: Add mmap implementation for amdgpu
2016-12-29 Gurchetan Singhminigbm: cros_gralloc: don't fail BO_USE_SW_*_OFTEN...
2016-12-22 Kristian H... rockchip: Add support for AFBC buffers
2016-12-22 Heng-Ruey Hsuminigbm: fix size_t type not found
2016-12-21 Gurchetan Singhminigbm: consolidate flags
2016-12-21 Gurchetan Singhminigbm: tegra: add blocklinear detiling logic
2016-12-18 Daniele Castagnaminigbm: Remove (c) from copyright notice.
2016-12-17 Daniele Castagnaminigbm: Add dumb buffer 'nouveau' backend.
2016-12-17 Gurchetan Singhminigbm: tegra: align linear buffers to 64-byte boundaries
2016-12-14 Stéphane Marchesinminigbm: Move c99 flag from CPPFLAGS to CFLAGS
2016-12-13 Gurchetan Singhminigbm: add width and height in dumb create
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: vgem: add a few more supported formats
2016-12-09 Gurchetan Singhminigbm: vgem: align to llvm tile size
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-07 Gurchetan Singhminigbm: vgem: allow driver creation without planes...
2016-12-07 Gurchetan Singhminigbm: allow for multiple {format, modifier} pairs...
2016-12-01 Gurchetan Singhminigbm: rename mutex
2016-12-01 Gurchetan Singhminigbm: Fix cursor and scanout flags
2016-11-29 Gurchetan Singhminigbm: Sort case statements alphabetically.
2016-11-29 Gurchetan Singhminigbm: Switch to <drm_fourcc.h>
2016-11-21 Gurchetan Singhminigbm: rockchip: remove assert.h
2016-11-19 Gurchetan Singhminigbm: Fix incorrect plane import size
2016-11-09 Ricky Liangminigbm: Compile with large file support
2016-11-08 Nicolas Boichatminigbm: mediatek: Do not scan out ABGR8888/XBGR8888
2016-10-22 Kristian H... minigbm: add new GBM_BO_IMPORT_FD_PLANAR
2016-10-21 Gurchetan Singhminigbm: Remove SCANOUT flags from YV12
2016-10-18 Gurchetan Singhminigbm: mediatek: add required Android buffers
2016-10-18 Gurchetan Singhminigbm: i915: make Y-tiling default
2016-10-18 Gurchetan Singhminigbm: rockchip: Enable required Android buffers
2016-10-18 Gurchetan Singhminigbm: add vgem backend
2016-10-18 Gurchetan Singhminigbm: rockchip: enable NV12 for Android
2016-10-18 Gurchetan Singhminigbm: i915: enable required Android buffers
2016-10-17 Gurchetan Singhminigbm: Fix the flag situation
2016-10-17 Gurchetan Singhminigbm: Implemented cros_gralloc
2016-10-13 Gurchetan Singhminigbm: More sophisticated gbm_bo_map/gbm_bo_unmap
2016-10-09 Mike FrysingerRevert "Add new GBM_BO_IMPORT_FD_PLANAR"
2016-10-07 Kristian H... Add new GBM_BO_IMPORT_FD_PLANAR
2016-10-07 Gurchetan Singhminigbm: quick and dirty implementation of gbm_bo_map...
2016-10-01 Akshu Agrawalminigbm: Add AMDGPU minigbm driver
2016-09-03 Gurchetan Singhminigbm: Map and unmap correct size
2016-09-02 Gurchetan Singhminigbm: Added YV12 for Mali platforms
2016-09-02 Gurchetan Singhminigbm: Fix switch statements
2016-08-25 Daniele CastagnaAdd XBGR8888 to rockchip supported formats.
2016-08-25 Gurchetan Singhminigbm: Added support for multiplane import
2016-08-25 Gurchetan Singhminigbm: Add YV12 for i915
2016-08-22 Gurchetan Singhminigbm: Added gralloc API to internal API
2016-08-18 Gurchetan Singhminigbm: Remove drv prefix from static backend functions
2016-08-18 Gurchetan Singhminigbm: Add mmap() in backends
2016-08-18 Gurchetan Singhminigbm: Add userspace reference counting
2016-08-13 Gurchetan Singhminigbm: Refactored minigbm on top a private API
2016-07-21 Vince Hsuminigm: add kind C32_2CRA and set it as default
2016-07-19 Gurchetan Singhminigbm: One buffer for NV12
2016-05-30 Vince Hsuminigbm: tegra: assign format modifier for block linear...
2016-05-30 Vince Hsuminigbm: add format modifiers per plane
2016-05-11 Zach Reiznerrockchip: add NV12 bo creation support
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-05-03 Dongseong HwangAdd formats R8, RG88, GR88
2016-04-22 Zach Reiznerdeprecate GBM_BO_USE_WRITE
2016-04-14 Vincent Palatinminigbm: ensure drm_prime_handle struct is correctly...
2016-03-24 Tiago VignattiRelax the restriction and permit read/write access...
2016-03-12 Stéphane Marchesinminigbm: Fill sizes[0] in gbm_bo_import
2016-03-12 Vincent Palatinminigbm: Add virtio_gpu driver.
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-02-26 Zach Reiznercheck usage flags against device's supported formats...
2016-02-20 Zach Reiznercirrus: add support for GBM_FORMAT_ARGB8888 and GBM_FOR...
2016-01-23 Yuly NovikovSupport multi-plane buffers.
2016-01-22 Bartosz Bieleckiminigbm: Add evdi minigbm driver.
2015-12-22 David Revemanrockchip: Add ABGR8888 format.
2015-12-03 Daniel Blumminigbm: Add marvell minigbm driver.
2015-11-14 Stéphane MarchesinImplement gbm_bo_import
2015-11-09 Stéphane MarchesinMisc style/indent fixes
2015-10-23 William Xieminigbm: fix YUV bpp size issue
2015-04-10 Ilja H. Friedelminigbm: add spew on IOCTL failures.
2015-03-31 Stéphane Marchesini915: align in pixels not bytes on gen3
2015-03-25 JB Tsaiminigbm: Add mediatek drm to minigbm
next