Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
minigbm
/
3aa3dc8bf37b007daa2106a85bd7a47e5170e691
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
· 9 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
· 9 years ago
a6878fe
minigbm: add format modifiers per plane
by Vince Hsu
· 9 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
f9d2ab7
minigbm: add spew on IOCTL failures.
by Ilja H. Friedel
· 10 years ago
e3d7c1f
i915: align in pixels not bytes on gen3
by Stéphane Marchesin
· 10 years ago
0c16a0f
minigbm: Add mediatek drm to minigbm
by JB Tsai
· 10 years ago
de93efd
minigbm: Set library soname to libgbm.so.1 during link
by Michael Spang
· 10 years ago
904a879
Fix missing-prototypes warnings
by Lauri Peltonen
· 10 years ago
e13ac28
fix rockchip build
by Dominik Behr
· 10 years ago
7842d8f
tegra: Support tiled buffers
by Lauri Peltonen
· 10 years ago
d224eaa
fix incorrect error detection in gbm_bo_get_fd
by Zach Reizner
· 10 years ago
5d867a4
i915: implement alignment restrictions
by Stéphane Marchesin
· 10 years ago
59c7fe7
rename pc file from libgbm.pc to gbm.pc to match mesa
by Dominik Behr
· 10 years ago
f7b33d7
Fixed O_CLOEXEC and missing semicolon.
by Dominik Behr
· 10 years ago
5bb6adc
Implement gbm_bo_get_fd
by Stéphane Marchesin
· 10 years ago
91b25f8
fix the test for environment variables
by Dominik Behr
· 10 years ago
1de26dc
Populate the stride field when creating gbm_bos
by Daniel Nicoara
· 10 years ago
eeac2ff
Include libdrm_* headers propertly
by Stéphane Marchesin
· 10 years ago
8c7039c
Support pkg-config
by Stéphane Marchesin
· 10 years ago
85afac4
Use libdir from the ebuild
by Stéphane Marchesin
· 10 years ago
a39dfde
Fix type warning
by Stéphane Marchesin
· 10 years ago
c1630f7
Remove test file
by Stéphane Marchesin
· 10 years ago
25a2606
Import minigbm
by Stéphane Marchesin
· 10 years ago
b960a81
Initial empty repository
by Aviv Keshet
· 10 years ago