No description
Find a file
Maksim Sisov 706cd46706 minigbm: Remove deprecated methods.
We have been running an effort to align minigbm apis with
the upstream libgbm.

The clients of minigbm are fixed, and the deprecated methods can be
removed now.

Change-Id: I09043ef5728af36298e3331c6694fde656b0d7e1
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/1505613
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
2020-01-21 20:43:25 +00:00
cros_gralloc gralloc0: Unmask HW_VIDEO_ENCODER usage in the case of non-YUV formats 2019-12-04 11:50:41 +00:00
.clang-format minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
amdgpu.c amdgpu: make libdir work on stock Linux 2020-01-21 20:43:23 +00:00
Android.gralloc.mk minigbm: cros_gralloc: refactor for future HALs 2017-06-28 21:50:52 -07:00
Android.mk Revert "minigbm: remove vgem backend" 2019-09-19 14:47:01 +00:00
common.mk minigbm: Remove (c) from copyright notice. 2016-12-17 19:33:05 -08:00
dri.c minigbm: factor out metadata from struct bo 2019-09-24 17:23:42 +00:00
dri.h minigbm: dri: Don't redefine GL typedefs 2019-12-06 22:23:37 +00:00
drv.c minigbm: gbm.h: organize our downstream patches 2020-01-17 02:58:14 +00:00
drv.h minigbm: gbm.h: organize our downstream patches 2020-01-17 02:58:14 +00:00
drv_priv.h minigbm: factor out metadata from struct bo 2019-09-24 17:23:42 +00:00
evdi.c minigbm: make drv_add_combinations return nothing 2017-11-16 13:52:02 -08:00
exynos.c minigbm: factor out metadata from struct bo 2019-09-24 17:23:42 +00:00
gbm.c minigbm: Remove deprecated methods. 2020-01-21 20:43:25 +00:00
gbm.h minigbm: Remove deprecated methods. 2020-01-21 20:43:25 +00:00
gbm.pc minigbm: modify gbm.pc 2019-10-09 09:52:31 -07:00
gbm_helpers.c Add GBM_BO_USE_HW_VIDEO_ENCODER use flag 2019-08-16 12:40:30 -07: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
helpers.c mediatek: Allocate a buffer expected by encoder if BO_USE_HW_VIDEO_ENCODER 2019-12-25 08:26:11 +00:00
helpers.h mediatek: Allocate a buffer expected by encoder if BO_USE_HW_VIDEO_ENCODER 2019-12-25 08:26:11 +00:00
helpers_array.c minigbm: introduce drv_array 2017-11-09 00:38:12 -08:00
helpers_array.h minigbm: introduce drv_array 2017-11-09 00:38:12 -08:00
i915.c Revert "Enable to allocate XBGR8888 with HW_VIDEO_ENCODER usage" 2019-12-04 11:50:39 +00:00
LICENSE minigbm: Add a LICENSE file 2017-04-21 21:57:32 -07:00
Makefile minigbm: using dri extensions 2018-04-16 09:20:20 -07:00
marvell.c minigbm: make drv_add_combinations return nothing 2017-11-16 13:52:02 -08:00
mediatek.c mediatek: Align height to 16 bytes for NV12 2020-01-08 04:44:25 +00:00
meson.c Rename amlogic backend in minigbm into meson 2018-03-08 22:08:35 +00:00
msm.c msm: Add scanout support for UBWC RGB8888 2020-01-14 04:47:13 +00:00
nouveau.c minigbm: make drv_add_combinations return nothing 2017-11-16 13:52:02 -08:00
OWNERS minigbm: modify OWNERS 2019-09-24 17:43:10 +00:00
PRESUBMIT.cfg minigbm: fix typo in PRESUBMIT.cfg 2017-05-20 03:55:21 -07:00
presubmit.sh minigbm: virtio_gpu: use resource create ioctl for rendering 2017-12-08 03:59:17 -08:00
radeon.c minigbm: make drv_add_combinations return nothing 2017-11-16 13:52:02 -08:00
rockchip.c rockchip: align height in NV12 format 2020-01-20 12:08:04 +00:00
tegra.c minigbm: factor out metadata from struct bo 2019-09-24 17:23:42 +00:00
udl.c minigbm: make drv_add_combinations return nothing 2017-11-16 13:52:02 -08:00
util.h amdgpu: make libdir work on stock Linux 2020-01-21 20:43:23 +00:00
vc4.c minigbm: factor out metadata from struct bo 2019-09-24 17:23:42 +00:00
vgem.c Revert "minigbm: remove vgem backend" 2019-09-19 14:47:01 +00:00
virgl_hw.h minigbm: virtio-gpu: pass more bind flags 2019-09-26 23:48:36 -07:00
virtio_gpu.c minigbm: virtio: restrict formats supported without 3D 2019-12-12 06:36:24 +00:00