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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtgpu: improve blob support on ARCVM
David Stevens
2020-09-17
1
-0
/
+1
*
cros_gralloc: Adds gralloc 3.0 support
Jason Macnak
2020-07-08
1
-0
/
+2
*
minigbm: add resource_info callback for virtio-gpu
Gurchetan Singh
2020-03-26
1
-0
/
+3
*
minigbm: dri: Support 2+ planes query for modifiers.
ChromeOS Developer
2020-03-10
1
-0
/
+2
*
Reland "minigbm: introduce test allocation"
David Stevens
2020-03-10
1
-2
/
+4
*
Revert "minigbm: introduce test allocation"
Ilja H. Friedel
2020-03-08
1
-4
/
+2
*
minigbm: introduce test allocation
David Stevens
2020-03-05
1
-2
/
+4
*
minigbm: gbm.h: organize our downstream patches
Gurchetan Singh
2020-01-17
1
-2
/
+0
*
minigbm: align BO_USE flags with GBM flags
David Stevens
2020-01-16
1
-2
/
+2
*
minigbm: virtio: restrict formats supported without 3D
Dominik Behr
2019-12-12
1
-0
/
+3
*
Add MediaTek private format for reprocessing
Jasmine Chen
2019-12-05
1
-1
/
+5
*
minigbm: fix flags to align with GBM
Gurchetan Singh
2019-09-24
1
-15
/
+13
*
Add support for DRM_FORMAT_P010
Miguel Casas
2019-05-02
1
-0
/
+5
*
Reland "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag"
Kristian H. Kristensen
2018-05-30
1
-0
/
+2
*
Revert "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag"
Hirokazu Honda
2018-05-22
1
-2
/
+0
*
i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag
Kristian H. Kristensen
2018-05-18
1
-0
/
+2
*
minigbm: Use the stride value returned by mapImage
Satyajit Sahu
2018-05-10
1
-0
/
+1
*
Revert "minigbm: add support for HAL_PIXEL_FORMAT_RGBA_FP16"
Gurchetan Singh
2018-05-08
1
-1
/
+0
*
minigbm: Drop drv_bo_get_stride_in_pixels() helper
Kristian H. Kristensen
2018-05-04
1
-1
/
+1
*
minigbm: add support for HAL_PIXEL_FORMAT_RGBA_FP16
Gurchetan Singh
2018-04-27
1
-0
/
+1
*
minigbm: drv_bo_flush --> drv_bo_flush_or_unmap
Gurchetan Singh
2018-04-05
1
-1
/
+1
*
Use Android log system in helpers.c.
Alistair Strachan
2018-03-21
1
-0
/
+8
*
minigbm: plumb buffer access region
Gurchetan Singh
2017-11-16
1
-2
/
+13
*
minigbm: refactor and rename mapping struct
Gurchetan Singh
2017-11-08
1
-5
/
+9
*
minigbm: add buffer invalidation function
Gurchetan Singh
2017-10-17
1
-0
/
+2
*
minigbm: respect map_flags in all cases
Gurchetan Singh
2017-10-13
1
-0
/
+1
*
minigbm: standardize naming of map flags
Gurchetan Singh
2017-10-02
1
-6
/
+6
*
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
2017-10-02
1
-5
/
+5
*
minigbm: remove buffer sizes when importing
Gurchetan Singh
2017-09-29
1
-3
/
+0
*
minigbm: add drv_bo_flush
Gurchetan Singh
2017-09-27
1
-1
/
+3
*
minigbm: store BO_USE_* flags in buffer object
Gurchetan Singh
2017-08-05
1
-1
/
+3
*
minigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage flags
Tomasz Figa
2017-07-13
1
-2
/
+2
*
minigbm: gralloc0: Remove BO_USE_HW_CAMERA_ZSL
Tomasz Figa
2017-07-13
1
-1
/
+0
*
Plumb buffer map permissions through gbm.
Joe Kniss
2017-07-11
1
-0
/
+6
*
minigbm: Resolve format based on BO usage flags
Tomasz Figa
2017-07-10
1
-1
/
+1
*
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
2017-05-23
1
-4
/
+0
*
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
2017-03-31
1
-64
/
+33
*
minigbm: work with strides, not widths
Gurchetan Singh
2017-03-30
1
-3
/
+3
*
minigbm: add bytes per pixel function
Gurchetan Singh
2017-03-30
1
-3
/
+3
*
minigbm: add DRM_FORMAT_YVU420_ANDROID
Gurchetan Singh
2017-03-20
1
-0
/
+1
*
minigbm: deal with ArcCodec use case by exposing struct map_info
Gurchetan Singh
2017-03-18
1
-2
/
+11
*
minigbm: rework flag API
Gurchetan Singh
2017-03-16
1
-3
/
+7
*
minigbm: add BO_USE_TEXTURE
Gurchetan Singh
2017-03-08
1
-0
/
+1
*
rockchip: Add support for AFBC buffers
Kristian H. Kristensen
2016-12-21
1
-0
/
+6
*
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
-19
/
+19
*
minigbm: Fix cursor and scanout flags
Gurchetan Singh
2016-12-01
1
-2
/
+2
*
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
2016-11-28
1
-85
/
+17
*
minigbm: Fix incorrect plane import size
Gurchetan Singh
2016-11-19
1
-0
/
+7
*
minigbm: add new GBM_BO_IMPORT_FD_PLANAR
Kristian H. Kristensen
2016-10-21
1
-1
/
+1
[next]