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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
amdgpu: force linear surfaces with camera use flags
wip
Nicolai Hähnle
1
-1
/
+15
2017-12-01
dri: use drm and local defines instead of gbm defines
Nicolai Hähnle
1
-20
/
+19
2017-11-30
Proof of concept: amdgpu backend based on dri_interface
Nicolai Hähnle
4
-360
/
+381
2017-11-30
helpers: silence an uninitialized variable warning
Nicolai Hähnle
1
-1
/
+1
2017-11-28
Tiled to linear and removal of addrlib dependency
Satyajit Sahu
2
-218
/
+250
2017-11-17
Add a missing include for asserts.
Tomasz Mikolajewski
1
-0
/
+1
2017-11-16
minigbm: add GBM_BO_USE_SW_{READ,WRITE}_{OFTEN,RARELY} usage flags
Shirish S
2
-1
/
+19
2017-11-16
Revert "minigbm: Revert "minigbm: flush buffer instead of unmapping""
Gurchetan Singh
2
-2
/
+2
2017-11-16
minigbm: use drv_array for combinations and kms_items
Gurchetan Singh
6
-113
/
+69
2017-11-16
minigbm: make drv_add_combinations return nothing
Gurchetan Singh
17
-154
/
+73
2017-11-16
minigbm: plumb buffer access region
Gurchetan Singh
9
-29
/
+89
2017-11-16
minigbm: use struct vma for (*bo_map)/(*bo_unmap) callbacks
Gurchetan Singh
10
-48
/
+48
2017-11-14
minigbm: use drv_array for mappings
Gurchetan Singh
3
-40
/
+56
2017-11-11
minigbm: amdgpu: add supported formats for camera
Ricky Liang
1
-0
/
+16
2017-11-09
minigbm: introduce drv_array
Gurchetan Singh
3
-1
/
+119
2017-11-08
minigbm: refactor and rename mapping struct
Gurchetan Singh
14
-104
/
+118
2017-11-08
minigbm: fix map time assertions
Gurchetan Singh
1
-2
/
+2
2017-11-08
minigbm: re-const-ify driver backends
Gurchetan Singh
17
-33
/
+33
2017-11-01
minigbm: amdgpu: Add ABGR8888 to supported render target formats
Alec Thilenius
1
-2
/
+3
2017-10-31
minigbm: remove cirrus driver
Gurchetan Singh
3
-38
/
+4
2017-10-27
minigbm: amdgpu: Add RGB565 to supported render target formats
Alec Thilenius
1
-2
/
+2
2017-10-26
minigbm/i915: Implement bo_create_with_modifiers
Kristian H. Kristensen
3
-8
/
+64
2017-10-26
minigbm: Use more descriptive modifier names
Kristian H. Kristensen
5
-10
/
+10
2017-10-24
minigbm: amdgpu: make AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED default
Shirish S
1
-8
/
+1
2017-10-20
minigbm: Link amdgpuaddr for DRV_AMDGPU.
Justin TerAvest
1
-0
/
+4
2017-10-19
minigbm: i915: add XR30 and XB30 formats.
Daniele Castagna
1
-2
/
+3
2017-10-19
minigbm: i915: Allow protected allocations
Tomasz Figa
4
-6
/
+15
2017-10-18
minigbm: i915: call DRM_IOCTL_I915_GEM_SET_DOMAIN when invalidating
Gurchetan Singh
1
-12
/
+25
2017-10-17
minigbm: add buffer invalidation function
Gurchetan Singh
4
-1
/
+18
2017-10-14
minigbm: amdgpu: make bo's created with SCANOUT flag mmapable
Shirish S
1
-3
/
+3
2017-10-13
minigbm: respect map_flags in all cases
Gurchetan Singh
5
-5
/
+7
2017-10-10
minigbm: move gralloctest to this repo
Gurchetan Singh
2
-0
/
+733
2017-10-09
minigbm: add validation during import
Gurchetan Singh
1
-7
/
+30
2017-10-06
Revert "minigbm: align multi-planar formats to 16"
Daniel Charles
1
-6
/
+0
2017-10-05
minigbm: Revert "minigbm: flush buffer instead of unmapping"
Gurchetan Singh
2
-4
/
+7
2017-10-02
minigbm: pass in map flags to (*bo_map) callback
Gurchetan Singh
10
-23
/
+35
2017-10-02
minigbm: standardize naming of map flags
Gurchetan Singh
8
-26
/
+39
2017-10-02
minigbm: amdgpu: Add formats R8, GR88
Deepak Sharma
1
-1
/
+2
2017-10-02
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
21
-189
/
+192
2017-09-29
minigbm: pass in buffer creation flags of the right size
Gurchetan Singh
12
-14
/
+14
2017-09-29
minigbm: remove buffer sizes when importing
Gurchetan Singh
7
-28
/
+19
2017-09-28
minigbm: clang-format and various nits
Gurchetan Singh
3
-7
/
+2
2017-09-27
minigbm: i915: use I915_MMAP_WC in certain cases
Gurchetan Singh
1
-0
/
+3
2017-09-27
minigbm: flush buffer instead of unmapping
Gurchetan Singh
2
-7
/
+4
2017-09-27
minigbm: add (*bo_flush) implementations
Gurchetan Singh
4
-8
/
+38
2017-09-27
minigbm: add drv_bo_flush
Gurchetan Singh
3
-5
/
+19
2017-09-27
minigbm: unmap right before buffer destruction
Gurchetan Singh
3
-12
/
+32
2017-09-26
minigbm: add a default (*bo_unmap) implementation
Gurchetan Singh
15
-4
/
+19
2017-09-26
minigbm: rockchip: Add support for buffers required by new camera subsystem
Jeffy Chen
1
-0
/
+13
2017-09-22
minigbm: Store usage in driver data flags
Satyajit Sahu
1
-1
/
+1
[next]