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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
1
-40
/
+25
2017-03-30
minigbm: work with strides, not widths
Gurchetan Singh
1
-6
/
+0
2017-03-30
minigbm: add bytes per pixel function
Gurchetan Singh
1
-33
/
+6
2017-03-29
minigbm: fix stride logic
Gurchetan Singh
1
-2
/
+2
2017-03-20
minigbm: add DRM_FORMAT_YVU420_ANDROID
Gurchetan Singh
1
-1
/
+11
2017-03-18
minigbm: deal with ArcCodec use case by exposing struct map_info
Gurchetan Singh
1
-4
/
+4
2017-03-16
minigbm: rework flag API
Gurchetan Singh
1
-16
/
+23
2017-02-14
minigbm: add map_info to proper table
Gurchetan Singh
1
-1
/
+1
2017-02-08
minigbm: Add VC4 backend
Niklas Schulze
1
-0
/
+6
2017-01-13
minigbm: add bo import callback
Gurchetan Singh
1
-27
/
+6
2016-12-21
rockchip: Add support for AFBC buffers
Kristian H. Kristensen
1
-0
/
+39
2016-12-20
minigbm: tegra: add blocklinear detiling logic
Gurchetan Singh
1
-1
/
+4
2016-12-17
minigbm: Remove (c) from copyright notice.
Daniele Castagna
1
-1
/
+1
2016-12-17
minigbm: Add dumb buffer 'nouveau' backend.
Daniele Castagna
1
-0
/
+2
2016-12-07
minigbm: rename DRV_BO_USE_* to BO_USE_*
Gurchetan Singh
1
-1
/
+1
2016-12-01
minigbm: rename mutex
Gurchetan Singh
1
-16
/
+16
2016-12-01
minigbm: Fix cursor and scanout flags
Gurchetan Singh
1
-11
/
+20
2016-11-28
minigbm: Sort case statements alphabetically.
Gurchetan Singh
1
-38
/
+38
2016-11-28
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
1
-60
/
+60
2016-11-19
minigbm: Fix incorrect plane import size
Gurchetan Singh
1
-5
/
+85
2016-10-21
minigbm: add new GBM_BO_IMPORT_FD_PLANAR
Kristian H. Kristensen
1
-0
/
+1
2016-10-18
minigbm: add vgem backend
Gurchetan Singh
1
-0
/
+2
2016-10-17
minigbm: Implemented cros_gralloc
Gurchetan Singh
1
-0
/
+46
2016-10-13
minigbm: More sophisticated gbm_bo_map/gbm_bo_unmap
Gurchetan Singh
1
-42
/
+91
2016-10-09
Revert "Add new GBM_BO_IMPORT_FD_PLANAR"
Mike Frysinger
1
-1
/
+0
2016-10-07
Add new GBM_BO_IMPORT_FD_PLANAR
Kristian H. Kristensen
1
-0
/
+1
2016-10-01
minigbm: Add AMDGPU minigbm driver
Akshu Agrawal
1
-0
/
+6
2016-09-02
minigbm: Map and unmap correct size
Gurchetan Singh
1
-1
/
+1
2016-08-25
minigbm: Added support for multiplane import
Gurchetan Singh
1
-19
/
+29
2016-08-22
minigbm: Added gralloc API to internal API
Gurchetan Singh
1
-0
/
+8
2016-08-17
minigbm: Add mmap() in backends
Gurchetan Singh
1
-0
/
+27
2016-08-17
minigbm: Add userspace reference counting
Gurchetan Singh
1
-1
/
+44
2016-08-12
minigbm: Refactored minigbm on top a private API
Gurchetan Singh
1
-0
/
+305