No description
Find a file
Daniele Castagna 71db2b551d minigbm: Add dumb buffer 'nouveau' backend.
Adding a nouveau backend to minigbm can be useful to test ozone code
on our workstations.

This CL adds a nouveau backend that uses dumb buffers.
This is enough to run ozone_gl_unittests and ozone_demo on our
workstations.

BUG=None
TEST='Ran ozone_demo on my workstation.'

Change-Id: I4e690192c9d9944b9907e64253205a94605a76eb
Reviewed-on: https://chromium-review.googlesource.com/421606
Commit-Ready: David Reveman <reveman@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
2016-12-17 14:43:49 -08:00
cros_gralloc minigbm: cros_gralloc: remove unnecessary information from handle 2016-12-12 18:34:21 -08:00
amdgpu.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
cirrus.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
common.mk Import minigbm 2014-09-13 01:34:56 +00:00
drv.c minigbm: Add dumb buffer 'nouveau' backend. 2016-12-17 14:43:49 -08:00
drv.h minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
drv_priv.h minigbm: rename mutex 2016-12-01 00:50:56 -08:00
evdi.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
exynos.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
gbm.c minigbm: Fix cursor and scanout flags 2016-12-01 00:50:54 -08:00
gbm.h minigbm: add new GBM_BO_IMPORT_FD_PLANAR 2016-10-21 21:20: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_helpers.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
gbm_helpers.h minigbm: Switch to <drm_fourcc.h> 2016-11-28 23:59:30 -08:00
gbm_priv.h minigbm: Refactored minigbm on top a private API 2016-08-12 22:44:40 -07:00
gma500.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
helpers.c minigbm: add width and height in dumb create 2016-12-12 18:34:23 -08:00
helpers.h minigbm: allow for multiple {format, modifier} pairs in combination list 2016-12-06 19:55:08 -08:00
i915.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
list.h minigbm: Fix cursor and scanout flags 2016-12-01 00:50:54 -08:00
Makefile minigbm: Move c99 flag from CPPFLAGS to CFLAGS 2016-12-13 17:51:10 -08:00
marvell.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
mediatek.c minigbm: mediatek: add support HAL_PIXEL_FORMAT_YV12 2016-12-09 03:30:22 -08:00
nouveau.c minigbm: Add dumb buffer 'nouveau' backend. 2016-12-17 14:43:49 -08:00
rockchip.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
tegra.c minigbm: tegra: align linear buffers to 64-byte boundaries 2016-12-16 23:47:08 -08:00
udl.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00
util.h Support multi-plane buffers. 2016-01-23 06:40:51 -08:00
vgem.c minigbm: vgem: add a few more supported formats 2016-12-09 03:30:21 -08:00
virtio_gpu.c minigbm: rename DRV_BO_USE_* to BO_USE_* 2016-12-07 13:02:04 -08:00