drm/freedreno
Rob Clark fcbf206aa2 freedreno: add fd_ringbuffer_new_object()
Add new API for reusable "state objects" which can be re-used multiple
times.  Backend implementation for msm will follow.  (Probably not
needed to support this for any device that uses kgsl backend, since this
is mostly useful for a5xx+.)

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2018-07-30 12:18:58 -04:00
..
kgsl freedreno: add fd_ringbuffer_new_object() 2018-07-30 12:18:58 -04:00
msm freedreno: add fd_ringbuffer_new_object() 2018-07-30 12:18:58 -04:00
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am freedreno: valgrind support 2017-03-23 15:22:30 -04:00
Makefile.sources freedreno: move bo-cache to it's own file 2016-07-20 19:42:21 -04:00
freedreno-symbol-check freedreno: add fd_ringbuffer_new_object() 2018-07-30 12:18:58 -04:00
freedreno_bo.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
freedreno_bo_cache.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
freedreno_device.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
freedreno_drmif.h freedreno: add fd_pipe refcounting 2018-05-09 07:40:29 -04:00
freedreno_pipe.c freedreno: add fd_pipe refcounting 2018-05-09 07:40:29 -04:00
freedreno_priv.h freedreno: add fd_ringbuffer_new_object() 2018-07-30 12:18:58 -04:00
freedreno_ringbuffer.c freedreno: add fd_ringbuffer_new_object() 2018-07-30 12:18:58 -04:00
freedreno_ringbuffer.h freedreno: add fd_ringbuffer_new_object() 2018-07-30 12:18:58 -04:00
libdrm_freedreno.pc.in freedreno: add freedreno DRM 2013-02-14 12:13:15 -05:00
meson.build meson: use pkg-config to detect libatomic_ops 2018-03-09 17:12:02 +00:00