index
:
~nh/minigbm
wip
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drv_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
minigbm: use struct vma for (*bo_map)/(*bo_unmap) callbacks
Gurchetan Singh
1
-2
/
+2
2017-11-14
minigbm: use drv_array for mappings
Gurchetan Singh
1
-1
/
+1
2017-11-08
minigbm: refactor and rename mapping struct
Gurchetan Singh
1
-4
/
+4
2017-11-08
minigbm: re-const-ify driver backends
Gurchetan Singh
1
-1
/
+1
2017-10-19
minigbm: i915: Allow protected allocations
Tomasz Figa
1
-6
/
+6
2017-10-17
minigbm: add buffer invalidation function
Gurchetan Singh
1
-0
/
+1
2017-10-02
minigbm: pass in map flags to (*bo_map) callback
Gurchetan Singh
1
-1
/
+1
2017-10-02
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
1
-5
/
+5
2017-09-29
minigbm: pass in buffer creation flags of the right size
Gurchetan Singh
1
-1
/
+1
2017-09-27
minigbm: add drv_bo_flush
Gurchetan Singh
1
-0
/
+1
2017-09-21
Avoid freeing then accessing driver backend format and usage combinations
Ege Mihmanli
1
-10
/
+10
2017-08-05
minigbm: add the BO_USE_RENDERSCRIPT flag back in
Gurchetan Singh
1
-4
/
+5
2017-08-05
minigbm: store BO_USE_* flags in buffer object
Gurchetan Singh
1
-0
/
+1
2017-07-11
Plumb buffer map permissions through gbm.
Joe Kniss
1
-1
/
+1
2017-07-10
minigbm: Resolve format based on BO usage flags
Tomasz Figa
1
-1
/
+1
2017-05-23
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
1
-0
/
+11
2017-03-31
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
1
-12
/
+7
2017-03-18
minigbm: deal with ArcCodec use case by exposing struct map_info
Gurchetan Singh
1
-8
/
+0
2017-03-16
minigbm: rework flag API
Gurchetan Singh
1
-6
/
+18
2017-01-13
minigbm: add bo import callback
Gurchetan Singh
1
-1
/
+2
2016-12-21
rockchip: Add support for AFBC buffers
Kristian H. Kristensen
1
-0
/
+5
2016-12-20
minigbm: tegra: add blocklinear detiling logic
Gurchetan Singh
1
-0
/
+2
2016-12-17
minigbm: Remove (c) from copyright notice.
Daniele Castagna
1
-1
/
+1
2016-12-01
minigbm: rename mutex
Gurchetan Singh
1
-1
/
+1
2016-12-01
minigbm: Fix cursor and scanout flags
Gurchetan Singh
1
-5
/
+13
2016-11-28
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
1
-3
/
+3
2016-10-17
minigbm: i915: enable required Android buffers
Gurchetan Singh
1
-1
/
+1
2016-10-17
minigbm: Implemented cros_gralloc
Gurchetan Singh
1
-0
/
+1
2016-10-13
minigbm: More sophisticated gbm_bo_map/gbm_bo_unmap
Gurchetan Singh
1
-2
/
+9
2016-09-02
minigbm: Map and unmap correct size
Gurchetan Singh
1
-0
/
+1
2016-08-22
minigbm: Added gralloc API to internal API
Gurchetan Singh
1
-0
/
+1
2016-08-17
minigbm: Add mmap() in backends
Gurchetan Singh
1
-0
/
+2
2016-08-17
minigbm: Add userspace reference counting
Gurchetan Singh
1
-0
/
+2
2016-08-12
minigbm: Refactored minigbm on top a private API
Gurchetan Singh
1
-0
/
+53