mesa/src/freedreno/drm
Eric Anholt c9e8df61dc freedreno: Initialize the bo's iova at creation time.
Avoids repeated conditionals at reloc time checking if we need to go ask
the kernel.

No statistically significant difference on the drawoverhead case I'm
looking at (n=300).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4957>
2020-05-08 12:35:39 -07:00
..
freedreno_bo.c freedreno: Initialize the bo's iova at creation time. 2020-05-08 12:35:39 -07:00
freedreno_bo_cache.c util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
freedreno_device.c util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
freedreno_drmif.h freedreno: Initialize the bo's iova at creation time. 2020-05-08 12:35:39 -07:00
freedreno_pipe.c
freedreno_priv.h freedreno/drm: inline the things 2020-04-30 20:03:17 +00:00
freedreno_ringbuffer.c freedreno/drm: inline the things 2020-04-30 20:03:17 +00:00
freedreno_ringbuffer.h freedreno: Deduplicate ringbuffer macros with computerator/fdperf 2020-05-08 12:35:38 -07:00
meson.build freedreno: Deduplicate ringbuffer macros with computerator/fdperf 2020-05-08 12:35:38 -07:00
msm_bo.c freedreno: make cmdstream bo's read-only to GPU 2019-01-10 14:21:39 -05:00
msm_device.c
msm_pipe.c freedreno/drm: convert ring_pool to child_pool 2019-08-02 10:24:14 -07:00
msm_priv.h freedreno/drm: Don't miscalculate timeout 2020-01-23 18:07:13 +00:00
msm_ringbuffer.c freedreno/drm: readonly cmdstream 2020-01-31 13:01:52 -08:00
msm_ringbuffer_sp.c freedreno: Initialize the bo's iova at creation time. 2020-05-08 12:35:39 -07:00