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
/
rockchip.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
minigbm: align first plane to 64 bytes
Gurchetan Singh
2017-02-18
1
-0
/
+7
*
minigbm: rockchip: use height to calculate h_mbs
Gurchetan Singh
2017-02-14
1
-1
/
+1
*
rockchip: Don't enable AFBC if width > 2560
Kristian H. Kristensen
2017-02-08
1
-1
/
+2
*
minigbm: support YV12 with frequent software access
Gurchetan Singh
2017-01-20
1
-1
/
+3
*
minigbm: add bo import callback
Gurchetan Singh
2017-01-13
1
-0
/
+1
*
rockchip: Add support for AFBC buffers
Kristian H. Kristensen
2016-12-21
1
-2
/
+88
*
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
-13
/
+13
*
minigbm: Fix cursor and scanout flags
Gurchetan Singh
2016-12-01
1
-27
/
+35
*
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
2016-11-28
1
-17
/
+17
*
minigbm: rockchip: remove assert.h
Gurchetan Singh
2016-11-21
1
-1
/
+0
*
minigbm: Remove SCANOUT flags from YV12
Gurchetan Singh
2016-10-20
1
-2
/
+2
*
minigbm: rockchip: Enable required Android buffers
Gurchetan Singh
2016-10-18
1
-0
/
+4
*
minigbm: rockchip: enable NV12 for Android
Gurchetan Singh
2016-10-17
1
-5
/
+12
*
minigbm: Fix the flag situation
Gurchetan Singh
2016-10-17
1
-21
/
+11
*
minigbm: More sophisticated gbm_bo_map/gbm_bo_unmap
Gurchetan Singh
2016-10-13
1
-1
/
+3
*
minigbm: Map and unmap correct size
Gurchetan Singh
2016-09-02
1
-3
/
+2
*
minigbm: Added YV12 for Mali platforms
Gurchetan Singh
2016-09-02
1
-38
/
+17
*
minigbm: Fix switch statements
Gurchetan Singh
2016-09-02
1
-7
/
+7
*
Add XBGR8888 to rockchip supported formats.
Daniele Castagna
2016-08-25
1
-0
/
+7
*
minigbm: Add YV12 for i915
Gurchetan Singh
2016-08-25
1
-1
/
+1
*
minigbm: Added gralloc API to internal API
Gurchetan Singh
2016-08-22
1
-7
/
+36
*
minigbm: Remove drv prefix from static backend functions
Gurchetan Singh
2016-08-17
1
-6
/
+5
*
minigbm: Add mmap() in backends
Gurchetan Singh
2016-08-17
1
-0
/
+22
*
minigbm: Refactored minigbm on top a private API
Gurchetan Singh
2016-08-12
1
-21
/
+21
*
minigbm: One buffer for NV12
Gurchetan Singh
2016-07-18
1
-47
/
+36
*
rockchip: add NV12 bo creation support
Zach Reizner
2016-05-11
1
-15
/
+59
*
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
-3
/
+4
*
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
-4
/
+7
*
rockchip: Add ABGR8888 format.
David Reveman
2015-12-22
1
-0
/
+1
*
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
*
fix rockchip build
Dominik Behr
2015-01-13
1
-0
/
+1
*
Populate the stride field when creating gbm_bos
Daniel Nicoara
2014-09-26
1
-1
/
+2
*
Import minigbm
Stéphane Marchesin
2014-09-13
1
-0
/
+45
[prev]