No description
Find a file
Zach Reizner 345278df00 remove enum gbm_bo_format
The presence of this enum makes mistakes handling gbm formats very easy
to make. With this patch, no new code can use this enum. Any old code
that tries will see errors.

BUG=None
TEST=drm-tests
CQ-DEPEND=CL:343592

Change-Id: If3b19975a137928965f14bad26d1e895dd839810
Reviewed-on: https://chromium-review.googlesource.com/343528
Commit-Ready: Zach Reizner <zachr@chromium.org>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Haixia Shi <hshi@chromium.org>
2016-05-10 19:41:47 -07:00
cirrus.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
common.mk Import minigbm 2014-09-13 01:34:56 +00:00
evdi.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
exynos.c remove enum gbm_bo_format 2016-05-10 19:41:47 -07:00
gbm.c remove enum gbm_bo_format 2016-05-10 19:41:47 -07:00
gbm.h remove enum gbm_bo_format 2016-05-10 19:41:47 -07:00
gbm.pc rename pc file from libgbm.pc to gbm.pc to match mesa 2014-11-12 03:54:03 +00:00
gbm_priv.h Add formats R8, RG88, GR88 2016-05-03 15:40:45 -07:00
gma500.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
helpers.c remove enum gbm_bo_format 2016-05-10 19:41:47 -07:00
helpers.h Support multi-plane buffers. 2016-01-23 06:40:51 -08:00
i915.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
Makefile minigbm: Set library soname to libgbm.so.1 during link 2015-01-30 23:04:33 +00:00
marvell.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
mediatek.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
rockchip.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
tegra.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
udl.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00
util.h Support multi-plane buffers. 2016-01-23 06:40:51 -08:00
virtio_gpu.c minigbm: remove GBM_BO_USE_WRITE from the drivers. 2016-05-06 03:15:32 -07:00