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
/
drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cros_gralloc: Adds gralloc 3.0 support
Jason Macnak
2020-07-08
1
-1
/
+21
*
minigbm: add resource_info callback for virtio-gpu
Gurchetan Singh
2020-03-26
1
-0
/
+14
*
minigbm: add synaptics gbm driver
Leona Chou
2020-03-26
1
-0
/
+6
*
minigbm: run presubmit.sh, modify OWNERs
Gurchetan Singh
2020-03-24
1
-1
/
+1
*
Reland "minigbm: introduce test allocation"
David Stevens
2020-03-10
1
-20
/
+66
*
Revert "minigbm: introduce test allocation"
Ilja H. Friedel
2020-03-08
1
-69
/
+20
*
minigbm: introduce test allocation
David Stevens
2020-03-05
1
-20
/
+69
*
minigbm: Reformat with clang-format.
Junichi Uekawa
2020-02-03
1
-1
/
+1
*
minigbm: gbm.h: organize our downstream patches
Gurchetan Singh
2020-01-17
1
-5
/
+0
*
Make drv_mapping_destroy() be called in release builds
Jason Macnak
2019-11-16
1
-1
/
+3
*
minigbm: factor out metadata from struct bo
Gurchetan Singh
2019-09-24
1
-40
/
+40
*
Revert "minigbm: remove vgem backend"
Kazuhiro Inaba
2019-09-19
1
-1
/
+2
*
minigbm: remove vgem backend
Gurchetan Singh
2019-09-13
1
-2
/
+1
*
minigbm: clang format
Gurchetan Singh
2019-07-26
1
-1
/
+1
*
minigbm: modify resolve format hooks a bit
Gurchetan Singh
2019-07-03
1
-1
/
+1
*
minigbm: run presubmit.sh and add OWNERS file
Gurchetan Singh
2019-05-30
1
-2
/
+1
*
minigbm: Fix some clang-format issues
Tomasz Figa
2018-12-23
1
-1
/
+2
*
minigbm: increment ref count in drv_bo_import
Satyajit Sahu
2018-07-13
1
-0
/
+6
*
minigbm: Use the stride value returned by mapImage
Satyajit Sahu
2018-05-10
1
-0
/
+1
*
minigbm: Consolidate format info in new struct planar_layout
Kristian H. Kristensen
2018-04-18
1
-63
/
+0
*
minigbm: drv_bo_flush --> drv_bo_flush_or_unmap
Gurchetan Singh
2018-04-05
1
-4
/
+4
*
Use Android log system in helpers.c.
Alistair Strachan
2018-03-21
1
-3
/
+24
*
Fix minigbm against older kernel DRM versions.
Alistair Strachan
2018-03-20
1
-0
/
+4
*
Rename amlogic backend in minigbm into meson
Sergey Volk
2018-03-08
1
-6
/
+6
*
minigbm: Add minimal buffer allocation support for msm
Rajesh Yadav
2018-02-03
1
-0
/
+6
*
minigbm: remove gma500
Gurchetan Singh
2018-01-18
1
-2
/
+0
*
minigbm: fix amlogic
Gurchetan Singh
2018-01-12
1
-0
/
+3
*
minigbm: add amlogic backend
Gurchetan Singh
2018-01-12
1
-0
/
+3
*
minigbm: use drv_array for combinations and kms_items
Gurchetan Singh
2017-11-16
1
-11
/
+6
*
minigbm: plumb buffer access region
Gurchetan Singh
2017-11-16
1
-14
/
+34
*
minigbm: use struct vma for (*bo_map)/(*bo_unmap) callbacks
Gurchetan Singh
2017-11-16
1
-2
/
+2
*
minigbm: use drv_array for mappings
Gurchetan Singh
2017-11-14
1
-29
/
+36
*
minigbm: refactor and rename mapping struct
Gurchetan Singh
2017-11-08
1
-31
/
+38
*
minigbm: fix map time assertions
Gurchetan Singh
2017-11-08
1
-2
/
+2
*
minigbm: re-const-ify driver backends
Gurchetan Singh
2017-11-08
1
-17
/
+17
*
minigbm: remove cirrus driver
Gurchetan Singh
2017-10-31
1
-2
/
+1
*
minigbm: i915: Allow protected allocations
Tomasz Figa
2017-10-19
1
-0
/
+3
*
minigbm: add buffer invalidation function
Gurchetan Singh
2017-10-17
1
-0
/
+13
*
minigbm: respect map_flags in all cases
Gurchetan Singh
2017-10-13
1
-0
/
+3
*
minigbm: add validation during import
Gurchetan Singh
2017-10-09
1
-7
/
+30
*
minigbm: pass in map flags to (*bo_map) callback
Gurchetan Singh
2017-10-02
1
-3
/
+1
*
minigbm: standardize naming of map flags
Gurchetan Singh
2017-10-02
1
-3
/
+3
*
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
2017-10-02
1
-11
/
+11
*
minigbm: remove buffer sizes when importing
Gurchetan Singh
2017-09-29
1
-18
/
+0
*
minigbm: add drv_bo_flush
Gurchetan Singh
2017-09-27
1
-4
/
+15
*
minigbm: unmap right before buffer destruction
Gurchetan Singh
2017-09-27
1
-12
/
+2
*
minigbm: add a default (*bo_unmap) implementation
Gurchetan Singh
2017-09-26
1
-4
/
+1
*
Avoid freeing then accessing driver backend format and usage combinations
Ege Mihmanli
2017-09-21
1
-9
/
+9
*
minigbm: calculate plane size by offset of next plane or lseek
Daniel Hung-yu Wu
2017-09-19
1
-2
/
+11
*
minigbm: Make sure no mappings remain when closing a GEM handle
Tomasz Figa
2017-08-10
1
-2
/
+14
[next]