index
:
platform_external_minigbm
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
aosp-emu-30-release
crosvm-master
emu-30-release
master
master-cuttlefish-testing-release
ndk-sysroot-r21
o-iot-preview-5
o-mr1-iot-preview-6
o-mr1-iot-preview-7
o-mr1-iot-preview-8
oreo-cuttlefish-testing
oreo-mr1-1.2-iot-release
oreo-mr1-cuttlefish-testing
oreo-mr1-iot-release
pie-cuttlefish-testing
pie-gsi
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exynos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
minigbm: factor out metadata from struct bo
Gurchetan Singh
2019-09-24
1
-10
/
+10
*
minigbm: Fix consistency in return values
Stéphane Marchesin
2019-03-26
1
-0
/
+1
*
Use Android log system in helpers.c.
Alistair Strachan
2018-03-21
1
-4
/
+3
*
minigbm: make drv_add_combinations return nothing
Gurchetan Singh
2017-11-16
1
-10
/
+5
*
minigbm: re-const-ify driver backends
Gurchetan Singh
2017-11-08
1
-1
/
+1
*
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
2017-10-02
1
-1
/
+1
*
minigbm: pass in buffer creation flags of the right size
Gurchetan Singh
2017-09-29
1
-1
/
+1
*
minigbm: add a default (*bo_unmap) implementation
Gurchetan Singh
2017-09-26
1
-0
/
+1
*
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
2017-05-23
1
-3
/
+15
*
minigbm: fix long lines missed by clang-format
Gurchetan Singh
2017-03-31
1
-2
/
+1
*
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
2017-03-31
1
-16
/
+13
*
minigbm: rework flag API
Gurchetan Singh
2017-03-16
1
-12
/
+4
*
minigbm: add bo import callback
Gurchetan Singh
2017-01-13
1
-0
/
+1
*
minigbm: consolidate flags
Gurchetan Singh
2016-12-20
1
-6
/
+10
*
minigbm: Remove (c) from copyright notice.
Daniele Castagna
2016-12-17
1
-1
/
+1
*
minigbm: rename DRV_BO_USE_* to BO_USE_*
Gurchetan Singh
2016-12-07
1
-5
/
+5
*
minigbm: Fix cursor and scanout flags
Gurchetan Singh
2016-12-01
1
-8
/
+16
*
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
2016-11-28
1
-7
/
+7
*
minigbm: Map and unmap correct size
Gurchetan Singh
2016-09-02
1
-1
/
+2
*
minigbm: Add YV12 for i915
Gurchetan Singh
2016-08-25
1
-1
/
+1
*
minigbm: Remove drv prefix from static backend functions
Gurchetan Singh
2016-08-17
1
-4
/
+3
*
minigbm: Add mmap() in backends
Gurchetan Singh
2016-08-17
1
-0
/
+5
*
minigbm: Refactored minigbm on top a private API
Gurchetan Singh
2016-08-12
1
-19
/
+19
*
remove enum gbm_bo_format
Zach Reizner
2016-05-10
1
-2
/
+1
*
exynos: fix leak on error path of gbm_exynos_bo_create
Zach Reizner
2016-05-07
1
-2
/
+18
*
minigbm: remove GBM_BO_USE_WRITE from the drivers.
Dongseong Hwang
2016-05-06
1
-5
/
+5
*
minigbm: constify and staticify functions/structs
Stéphane Marchesin
2016-02-29
1
-2
/
+3
*
add GBM_BO_USE_LINEAR flag for bo creation
Zach Reizner
2016-02-27
1
-0
/
+2
*
Support multi-plane buffers.
Yuly Novikov
2016-01-23
1
-16
/
+44
*
Misc style/indent fixes
Stéphane Marchesin
2015-11-09
1
-1
/
+2
*
minigbm: add spew on IOCTL failures.
Ilja H. Friedel
2015-04-10
1
-1
/
+5
*
Populate the stride field when creating gbm_bos
Daniel Nicoara
2014-09-26
1
-0
/
+1
*
Import minigbm
Stéphane Marchesin
2014-09-13
1
-0
/
+47