drm/nouveau
Simon Ser 53ef4b37a1 nouveau: use drmCloseBufferHandle
Instead of manually calling drmIoctl, use the equivalent function
from libdrm core.

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2021-10-06 09:03:21 +02: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: use library() instead of shared_library(). 2021-03-09 16:57:32 +08: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