drm/nouveau
Dylan Baker d9188a7750 meson: add override_dependency when possible
This allows consumers of libdrm as a subproject to use the simpler
`dependency('libdrm', fallback : 'libdrm')` syntax, as the libdrm build
files already tell meson that they override a dependency called
"libdrm".

Signed-off-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
2021-12-14 00:20:40 +00:00
..
nvif nouveau: import and install a selection of nvif headers from the kernel 2015-12-22 13:21:05 +10:00
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.sources libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources 2014-09-01 16:06:01 +01:00
abi16.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
bufctx.c nouveau: annotate public functions 2018-09-19 22:46:45 -07:00
libdrm_nouveau.pc.in nouveau: import and install a selection of nvif headers from the kernel 2015-12-22 13:21:05 +10:00
meson.build meson: add override_dependency when possible 2021-12-14 00:20:40 +00:00
nouveau-symbols.txt nouveau: convert to new symbols check 2019-11-11 22:57:14 +00:00
nouveau.c nouveau: use drmCloseBufferHandle 2021-10-06 09:03:21 +02:00
nouveau.h nouveau: clean up nouveau.h, noting deprecated members/functions 2015-12-22 13:22:38 +10:00
private.h nouveau: add debug option to sync pushbuffer submissions 2021-05-06 19:41:16 +02:00
pushbuf.c nouveau: print bo address in the GPU/CPU vm and its size 2021-08-04 18:27:13 +02:00