mesa/src/freedreno/drm
Eric Anholt b3c4e6a597 freedreno: Rename append_bo() in case it doesn't get inlined.
In a debugoptimized build, it wasn't inlined and so I wasn't noticing
where a bunch of CPU usage was going in the DRM functions.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4957>
2020-05-08 12:35:39 -07:00
..
freedreno_bo.c freedreno/drm: readonly cmdstream 2020-01-31 13:01:52 -08: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/drm: expose GMEM_BASE address 2019-05-02 11:19:22 -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: Rename append_bo() in case it doesn't get inlined. 2020-05-08 12:35:39 -07:00