Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
minigbm
/
03f13569eca3ce0acdec5865454f345d53a80fb9
03f1356
minigbm: add DRM_FORMAT_YVU420_ANDROID
by Gurchetan Singh
· 8 years ago
80fc2b9
minigbm: deal with ArcCodec use case by exposing struct map_info
by Gurchetan Singh
· 8 years ago
e02b8e4
minigbm: fix renderscipt allocation
by Gurchetan Singh
· 8 years ago
de32849
minigbm: cros_gralloc: make HW_FB a no-op
by Gurchetan Singh
· 8 years ago
6b41fb5
minigbm: rework flag API
by Gurchetan Singh
· 8 years ago
4d22b4e
minigbm: cros_gralloc: back out of scanout flag with more clarity
by Gurchetan Singh
· 8 years ago
2a30f8a
minigbm: add BO_USE_TEXTURE
by Gurchetan Singh
· 8 years ago
bc7dc78
Add support to build with Android.
by Kalyan Kondapally
· 8 years ago
6ea14ba
minigbm: align first plane to 64 bytes
by Gurchetan Singh
· 8 years ago
7831b04
minigbm: add map_info to proper table
by Gurchetan Singh
· 8 years ago
d3fbe5b
minigbm: rockchip: use height to calculate h_mbs
by Gurchetan Singh
· 8 years ago
878fed4
minigbm: Add VC4 backend
by Niklas Schulze
· 8 years ago
d1ae0ff
rockchip: Don't enable AFBC if width > 2560
by Kristian H. Kristensen
· 8 years ago
b016ffb
minigbm: support YV12 with frequent software access
by Gurchetan Singh
· 8 years ago
42e5bc0
amdgpu: Send correct flags to AMDGPU_GEM_CREATE
by Akshu Agrawal
· 8 years ago
82a8eed
minigbm: i915: libdrm-ize backend
by Gurchetan Singh
· 8 years ago
3eb8d8f
minigbm: i915: group helper functions
by Gurchetan Singh
· 8 years ago
71611d6
minigbm: add bo import callback
by Gurchetan Singh
· 8 years ago
bc1b535
minigbm: amdgpu: Add mmap implementation for amdgpu
by Pratik Vishwakarma
· 8 years ago
682d73b
minigbm: cros_gralloc: don't fail BO_USE_SW_*_OFTEN | BO_USE_RENDERING allocation
by Gurchetan Singh
· 8 years ago
b1efbd8
rockchip: Add support for AFBC buffers
by Kristian H. Kristensen
· 8 years ago
3fa6dff
minigbm: fix size_t type not found
by Heng-Ruey Hsu
· 8 years ago
6f6e18a
minigbm: consolidate flags
by Gurchetan Singh
· 8 years ago
44d1fe4
minigbm: tegra: add blocklinear detiling logic
by Gurchetan Singh
· 8 years ago
7a755de
minigbm: Remove (c) from copyright notice.
by Daniele Castagna
· 8 years ago
71db2b5
minigbm: Add dumb buffer 'nouveau' backend.
by Daniele Castagna
· 8 years ago
5972eec
minigbm: tegra: align linear buffers to 64-byte boundaries
by Gurchetan Singh
· 8 years ago
3aa3dc8
minigbm: Move c99 flag from CPPFLAGS to CFLAGS
by Stéphane Marchesin
· 8 years ago
bc17b1d
minigbm: add width and height in dumb create
by Gurchetan Singh
· 8 years ago
9cbb435
minigbm: cros_gralloc: remove unnecessary information from handle
by Gurchetan Singh
· 8 years ago
394da64
minigbm: cros_gralloc: Don't build gbm
by Gurchetan Singh
· 8 years ago
54150e8
minigbm: cros_gralloc: modify error statements
by Gurchetan Singh
· 8 years ago
0d210f9
minigbm: cros_gralloc: fix rendernode query
by Gurchetan Singh
· 8 years ago
f028a6f
minigbm: mediatek: add support HAL_PIXEL_FORMAT_YV12
by Gurchetan Singh
· 8 years ago
45de199
minigbm: vgem: add a few more supported formats
by Gurchetan Singh
· 8 years ago
ebe1e95
minigbm: vgem: align to llvm tile size
by Gurchetan Singh
· 8 years ago
f17c813
minigbm: tweak cros-gralloc flags
by Gurchetan Singh
· 8 years ago
c67f9e4
minigbm: flatten gralloc handle
by Gurchetan Singh
· 8 years ago
458976f
minigbm: rename DRV_BO_USE_* to BO_USE_*
by Gurchetan Singh
· 8 years ago
714c689
minigbm: vgem: allow driver creation without planes resources
by Gurchetan Singh
· 8 years ago
0cefbe9
minigbm: allow for multiple {format, modifier} pairs in combination list
by Gurchetan Singh
· 8 years ago
27dd470
minigbm: rename mutex
by Gurchetan Singh
· 8 years ago
179687e
minigbm: Fix cursor and scanout flags
by Gurchetan Singh
· 8 years ago
e8ab0a5
minigbm: Sort case statements alphabetically.
by Gurchetan Singh
· 8 years ago
f3b22da
minigbm: Switch to <drm_fourcc.h>
by Gurchetan Singh
· 8 years ago
c746dca
minigbm: rockchip: remove assert.h
by Gurchetan Singh
· 8 years ago
2a11934
minigbm: Fix incorrect plane import size
by Gurchetan Singh
· 8 years ago
fe46031
minigbm: Compile with large file support
by Ricky Liang
· 8 years ago
934c15e
minigbm: mediatek: Do not scan out ABGR8888/XBGR8888
by Nicolas Boichat
· 8 years ago
3345977
minigbm: add new GBM_BO_IMPORT_FD_PLANAR
by Kristian H. Kristensen
· 8 years ago
3001b29
minigbm: Remove SCANOUT flags from YV12
by Gurchetan Singh
· 8 years ago
e1707bc
minigbm: mediatek: add required Android buffers
by Gurchetan Singh
· 8 years ago
6bab0c1
minigbm: i915: make Y-tiling default
by Gurchetan Singh
· 8 years ago
3d5a9b4
minigbm: rockchip: Enable required Android buffers
by Gurchetan Singh
· 8 years ago
5521bde
minigbm: add vgem backend
by Gurchetan Singh
· 8 years ago
10a1180
minigbm: rockchip: enable NV12 for Android
by Gurchetan Singh
· 8 years ago
ab7ec19
minigbm: i915: enable required Android buffers
by Gurchetan Singh
· 8 years ago
56662da
minigbm: Fix the flag situation
by Gurchetan Singh
· 8 years ago
2e786ad
minigbm: Implemented cros_gralloc
by Gurchetan Singh
· 8 years ago
1a31e60
minigbm: More sophisticated gbm_bo_map/gbm_bo_unmap
by Gurchetan Singh
· 8 years ago
602bd16
Revert "Add new GBM_BO_IMPORT_FD_PLANAR"
by Mike Frysinger
· 8 years ago
bb19d6a
Add new GBM_BO_IMPORT_FD_PLANAR
by Kristian H. Kristensen
· 8 years ago
5753c31
minigbm: quick and dirty implementation of gbm_bo_map/gbm_bo_unmap
by Gurchetan Singh
· 8 years ago
0337d9b
minigbm: Add AMDGPU minigbm driver
by Akshu Agrawal
· 8 years ago
a40ca9e
minigbm: Map and unmap correct size
by Gurchetan Singh
· 8 years ago
42cc6d6
minigbm: Added YV12 for Mali platforms
by Gurchetan Singh
· 8 years ago
d6fb577
minigbm: Fix switch statements
by Gurchetan Singh
· 8 years ago
ac50d64
Add XBGR8888 to rockchip supported formats.
by Daniele Castagna
· 8 years ago
b72badb
minigbm: Added support for multiplane import
by Gurchetan Singh
· 8 years ago
83dc4fb
minigbm: Add YV12 for i915
by Gurchetan Singh
· 8 years ago
bfba8c2
minigbm: Added gralloc API to internal API
by Gurchetan Singh
· 8 years ago
d7c84fd
minigbm: Remove drv prefix from static backend functions
by Gurchetan Singh
· 8 years ago
ef92053
minigbm: Add mmap() in backends
by Gurchetan Singh
· 8 years ago
1647fbe
minigbm: Add userspace reference counting
by Gurchetan Singh
· 8 years ago
46faf6b
minigbm: Refactored minigbm on top a private API
by Gurchetan Singh
· 8 years ago
0fd1142
minigm: add kind C32_2CRA and set it as default
by Vince Hsu
· 8 years ago
f64487b
minigbm: One buffer for NV12
by Gurchetan Singh
· 8 years ago
f9e7c4c
minigbm: tegra: assign format modifier for block linear surface
by Vince Hsu
· 8 years ago
a6878fe
minigbm: add format modifiers per plane
by Vince Hsu
· 8 years ago
58080df
rockchip: add NV12 bo creation support
by Zach Reizner
· 9 years ago
345278d
remove enum gbm_bo_format
by Zach Reizner
· 9 years ago
7431236
exynos: fix leak on error path of gbm_exynos_bo_create
by Zach Reizner
· 9 years ago
9d3d760
minigbm: remove GBM_BO_USE_WRITE from the drivers.
by Dongseong Hwang
· 9 years ago
b26f26d
Add formats R8, RG88, GR88
by Dongseong Hwang
· 9 years ago
5c22777
deprecate GBM_BO_USE_WRITE
by Zach Reizner
· 9 years ago
ab9e5e0
minigbm: ensure drm_prime_handle struct is correctly initialized
by Vincent Palatin
· 9 years ago
b96ffe1
Relax the restriction and permit read/write access on dma-buf
by Tiago Vignatti
· 9 years ago
e04c9b5
minigbm: Fill sizes[0] in gbm_bo_import
by Stéphane Marchesin
· 9 years ago
5ecebea
minigbm: Add virtio_gpu driver.
by Vincent Palatin
· 9 years ago
ed475b4
minigbm: constify and staticify functions/structs
by Stéphane Marchesin
· 9 years ago
1e22939
add GBM_BO_USE_LINEAR flag for bo creation
by Zach Reizner
· 9 years ago
4fcc3c7
check usage flags against device's supported formats in gbm_bo_create
by Zach Reizner
· 9 years ago
e4eaeb6
cirrus: add support for GBM_FORMAT_ARGB8888 and GBM_FORMAT_XRGB8888
by Zach Reizner
· 9 years ago
96c7a3b
Support multi-plane buffers.
by Yuly Novikov
· 9 years ago
e24f2ca
minigbm: Add evdi minigbm driver.
by Bartosz Bielecki
· 9 years ago
8d13cd7
rockchip: Add ABGR8888 format.
by David Reveman
· 9 years ago
080405c
minigbm: Add marvell minigbm driver.
by Daniel Blum
· 9 years ago
f4bfdba
Implement gbm_bo_import
by Stéphane Marchesin
· 9 years ago
ec88e89
Misc style/indent fixes
by Stéphane Marchesin
· 9 years ago
dc94b47
minigbm: fix YUV bpp size issue i915: add UYVY support
by William Xie
· 9 years ago
Next »