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
/
amdgpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
minigbm: amdgpu: Add RGB565 to supported render target formats
Alec Thilenius
2017-10-27
1
-2
/
+2
*
minigbm: Use more descriptive modifier names
Kristian H. Kristensen
2017-10-26
1
-2
/
+2
*
minigbm: amdgpu: make AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED default
Shirish S
2017-10-24
1
-8
/
+1
*
minigbm: amdgpu: make bo's created with SCANOUT flag mmapable
Shirish S
2017-10-14
1
-3
/
+3
*
minigbm: pass in map flags to (*bo_map) callback
Gurchetan Singh
2017-10-02
1
-2
/
+4
*
minigbm: amdgpu: Add formats R8, GR88
Deepak Sharma
2017-10-02
1
-1
/
+2
*
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
2017-10-02
1
-16
/
+17
*
minigbm: pass in buffer creation flags of the right size
Gurchetan Singh
2017-09-29
1
-3
/
+3
*
minigbm: add a default (*bo_unmap) implementation
Gurchetan Singh
2017-09-26
1
-0
/
+1
*
Plumb buffer map permissions through gbm.
Joe Kniss
2017-07-11
1
-3
/
+2
*
minigbm: Resolve format based on BO usage flags
Tomasz Figa
2017-07-10
1
-1
/
+1
*
minigbm: amdgpu: enable handling of NV12 & NV21 format
Shirish S
2017-06-05
1
-18
/
+47
*
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
2017-05-23
1
-11
/
+11
*
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
2017-03-31
1
-95
/
+64
*
minigbm: work with strides, not widths
Gurchetan Singh
2017-03-30
1
-1
/
+3
*
minigbm: rework flag API
Gurchetan Singh
2017-03-16
1
-15
/
+65
*
amdgpu: Send correct flags to AMDGPU_GEM_CREATE
Akshu Agrawal
2017-01-19
1
-1
/
+8
*
minigbm: add bo import callback
Gurchetan Singh
2017-01-13
1
-0
/
+1
*
minigbm: amdgpu: Add mmap implementation for amdgpu
Pratik Vishwakarma
2017-01-11
1
-0
/
+21
*
minigbm: consolidate flags
Gurchetan Singh
2016-12-20
1
-5
/
+10
*
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
-7
/
+7
*
minigbm: Fix cursor and scanout flags
Gurchetan Singh
2016-12-01
1
-11
/
+11
*
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
2016-11-28
1
-5
/
+5
*
minigbm: Add AMDGPU minigbm driver
Akshu Agrawal
2016-10-01
1
-0
/
+359
[prev]