No description
Find a file
John Stultz bf308b3781 ANDROID: minigbm: msm: Enable QCOM_DISABLE_COMPRESSED_NV12 on the minigbm_msm build target
Currently upstream video video drivers don't support
QCOM_COMPRESSED drm modifier, so disable it on NV12 bufffers in
the build for now.

Submitted to AOSP, as upstream doesn't include the Android.bp files.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I86730572d0253455c76552c99d135e3246be6052
2021-12-02 04:20:44 +00:00
cros_gralloc minigbm: Merge remote-tracking branch 'aosp/upstream-main' into HEAD 2021-12-02 04:08:17 +00:00
external minigbm: update external i915 header 2021-10-14 18:05:46 +00:00
.clang-format minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
amdgpu.c amdgpu: Use bo_release to free DRI images. 2021-11-12 14:06:35 +00:00
Android.bp ANDROID: minigbm: msm: Enable QCOM_DISABLE_COMPRESSED_NV12 on the minigbm_msm build target 2021-12-02 04:20:44 +00:00
common.mk minigbm: Remove (c) from copyright notice. 2016-12-17 19:33:05 -08:00
dri.c amdgpu: Use bo_release to free DRI images. 2021-11-12 14:06:35 +00:00
dri.h amdgpu: Use bo_release to free DRI images. 2021-11-12 14:06:35 +00:00
drv.c drv: Add new bo_release driver callback. 2021-11-12 14:06:34 +00:00
drv.h i915: Add render compression support for Gen-12 2021-10-20 09:10:34 +00:00
drv_array_helpers.c minigbm: refactor driver helpers 2021-10-01 18:35:11 +00:00
drv_array_helpers.h minigbm: refactor driver helpers 2021-10-01 18:35:11 +00:00
drv_helpers.c gralloc: move the logic to strip BO_USE_HW_VIDEO_ENCODER to the backends 2021-10-05 11:05:13 +00:00
drv_helpers.h minigbm: refactor to add unified resolve_format_and_use_flags helper 2021-10-05 03:43:18 +00:00
drv_priv.h drv: Add new bo_release driver callback. 2021-11-12 14:06:34 +00:00
dumb_driver.c dumb_driver: should be rgb565 2021-12-01 05:09:03 +00:00
gbm.c minigbm: conditionally fallback to strip scanout use_flag 2021-09-22 19:47:06 +00:00
gbm.h minigbm: support P010 SCANOUT 2021-04-08 06:55:47 +00:00
gbm.pc minigbm: modify gbm.pc 2019-10-09 09:52:31 -07:00
gbm_helpers.c minigbm: Add FRONT_RENDERING flag 2021-03-18 23:39:54 +00:00
gbm_helpers.h minigbm: standardize naming of buffer creation flags 2017-10-02 17:27:17 -07:00
gbm_priv.h minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
i915.c i915: prevent pre-gen9 from using tile modifiers with AR24 2021-11-19 18:50:34 +00:00
LICENSE minigbm: Add a LICENSE file 2017-04-21 21:57:32 -07:00
Makefile minigbm: cleanup exynos backend leftovers 2021-10-12 02:45:09 +00:00
mediatek.c mediatek: support fp16 and 10bit rgba formats 2021-11-02 06:05:03 +00:00
METADATA Merge branch 'upstream-master' 2018-06-25 14:57:58 -07:00
minigbm_helpers.c minigbm_helper: close the opened dir 2021-11-16 00:18:15 +00:00
minigbm_helpers.h minigbm: consistent style 2021-02-03 04:22:38 +00:00
MODULE_LICENSE_BSD Add OWNERS and METADATA. 2018-06-25 14:40:05 -07:00
msm.c minigbm: msm: Allow for build-time method to disable DRM_FORMAT_MOD_QCOM_COMPRESSED on NV12 2021-12-02 01:33:01 +00:00
OWNERS minigbm: tighten the OWNERS file 2021-09-30 18:24:03 +00:00
OWNERS.android Merge 'aosp/upstream-master' into 'aosp/master' 2020-05-18 12:11:50 -07:00
PRESUBMIT.cfg minigbm: fix typo in PRESUBMIT.cfg 2017-05-20 03:55:21 -07:00
presubmit.sh minigbm: i915: use local i915 drm header 2020-11-25 22:35:14 +00:00
rockchip.c minigbm: refactor to add unified resolve_format_and_use_flags helper 2021-10-05 03:43:18 +00:00
util.h amdgpu: make libdir work on stock Linux 2020-01-21 20:43:23 +00:00
vc4.c minigbm: refactor to add unified resolve_format_and_use_flags helper 2021-10-05 03:43:18 +00:00
virtgpu.c minigbm: refactor driver helpers 2021-10-01 18:35:11 +00:00
virtgpu.h virtgpu_cross_domain: handle from guest memory 2021-04-30 20:41:42 +00:00
virtgpu_cross_domain.c virtgpu_crosdomain: Fix pthread_mutex_init error check 2021-10-05 07:11:34 +00:00
virtgpu_virgl.c virtgpu_virgl: tighten max texture size on 2D path 2021-10-07 03:40:48 +00:00