No description
Find a file
Yiwei Zhang 64de5175a0 mediatek: temporarily workaround a gpu driver bug to unblock cts
BUG=b:231660103
BUG=b:239243515
TEST=android.media.cts.DecodeAccuracyTest#testGLViewLargerWidthDecodeAccuracy[40]

Change-Id: I3349497aa9d6952dd330fdb725116fcc6e50a918
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3824600
Tested-by: Yiwei Zhang <zzyiwei@chromium.org>
Commit-Queue: Yiwei Zhang <zzyiwei@chromium.org>
Auto-Submit: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Lepton Wu <lepton@chromium.org>
2022-08-14 07:13:34 +00:00
cros_gralloc gralloc4: fix plane layout mapping for DRM_FORMAT_YVU420 2022-07-28 21:31:05 +00:00
external virtgpu_virgl: update virgl_hw.h from upstream 2022-04-13 03:21:23 +00:00
.clang-format minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
amdgpu.c minigbm: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +00:00
common.mk COIL: Migrate master to HEAD 2022-03-16 11:58:01 +00:00
dri.c minigbm: deprecate drv_log to favor log level 2022-07-19 04:16:15 +00:00
dri.h amdgpu: Use bo_release to free DRI images. 2021-11-12 14:06:35 +00:00
drv.c minigbm: deprecate drv_log to favor log level 2022-07-19 04:16:15 +00:00
drv.h drv/gralloc: Handle SENSOR_DIRECT_DATA usage 2022-07-23 06:27:01 +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 minigbm: deprecate drv_log to favor log level 2022-07-19 04:16:15 +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 virtgpu_crossdomain: Use guest storage when only CPU access is needed 2022-07-24 10:48:26 +00:00
dumb_driver.c minigbm: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +00:00
gbm.c minigbm: conditionally fallback to strip scanout use_flag 2021-09-22 19:47:06 +00:00
gbm.h minigbm: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +00:00
gbm.pc minigbm: modify gbm.pc 2019-10-09 09:52:31 -07:00
gbm_helpers.c minigbm: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +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 minigbm: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +00:00
LICENSE minigbm: Add a LICENSE file 2017-04-21 21:57:32 -07:00
Makefile minigbm: Install minigbm_helpers.h 2022-08-03 09:12:36 +00:00
mediatek.c mediatek: temporarily workaround a gpu driver bug to unblock cts 2022-08-14 07:13:34 +00: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
msm.c minigbm: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +00:00
OWNERS minigbm: remove stevensd from OWNERS 2022-04-20 04:41:27 +00: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: passthrough SENSOR_DIRECT_DATA via gbm frontend 2022-07-26 23:41:35 +00:00
util.h amdgpu: make libdir work on stock Linux 2020-01-21 20:43:23 +00:00
vc4.c minigbm: deprecate drv_log to favor log level 2022-07-19 04:16:15 +00:00
virtgpu.c drv/virtgpu: add log level for logging 2022-07-14 08:48:27 +00:00
virtgpu.h virtgpu_cross_domain: handle from guest memory 2021-04-30 20:41:42 +00:00
virtgpu_cross_domain.c cross_domain: format fix 2022-08-14 07:13:32 +00:00
virtgpu_virgl.c virtgpu_virgl: Allow BLOBs with SENSOR_DIRECT_DATA 2022-07-23 06:27:03 +00:00