mesa/src/gallium/drivers/freedreno
Rob Clark 3fb6aaf42e freedreno/perfcntrs: small cleanup
When we had one gen supporting performance counters, it made sense to
have these builder macros in the .c file with the table.  But time has
come to de-duplicate.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
2019-11-21 20:01:02 +00:00
..
a2xx freedreno/perfcntrs: small cleanup 2019-11-21 20:01:02 +00:00
a3xx util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
a4xx util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
a5xx freedreno/perfcntrs: small cleanup 2019-11-21 20:01:02 +00:00
a6xx freedreno/perfcntrs: small cleanup 2019-11-21 20:01:02 +00:00
ir3 util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.gen.mk mesa: Add ir3/ir3_nir_imul.c generation to Android.mk 2019-08-07 02:18:19 +00:00
Android.mk mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
Makefile.sources freedreno: enable tiled textures for debug builds 2019-08-12 22:30:54 +00:00
disasm.h freedreno/ir3: sync instr/disasm 2018-12-07 13:49:21 -05:00
freedreno_batch.c freedreno/a6xx: Allocate and program tessellation buffer 2019-11-07 16:40:27 -08:00
freedreno_batch.h freedreno/a6xx: Allocate and program tessellation buffer 2019-11-07 16:40:27 -08:00
freedreno_batch_cache.c freedreno: drop unused arg from fd_batch_flush() 2019-06-26 08:43:02 -07:00
freedreno_batch_cache.h freedreno: adds nondraw param to fd_bc_alloc_batch 2018-10-17 12:44:48 -04:00
freedreno_blitter.c freedreno/blitter: Save tessellation state 2019-11-07 16:40:27 -08:00
freedreno_blitter.h freedreno: catch failing fd_blit and fallback to software blit 2019-02-27 18:46:28 +00:00
freedreno_context.c freedreno: fix eglDupNativeFenceFD error 2019-11-12 11:38:16 -08:00
freedreno_context.h freedreno/a6xx: Emit const and texture state for HS/DS/GS 2019-09-25 21:39:08 +00:00
freedreno_draw.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
freedreno_draw.h freedreno: a2xx: a20x hw binning 2019-01-28 18:21:16 -05:00
freedreno_fence.c freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_fence.h freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_gmem.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
freedreno_gmem.h freedreno: a2xx: a20x hw binning 2019-01-28 18:21:16 -05:00
freedreno_perfcntr.h freedreno/perfcntrs: small cleanup 2019-11-21 20:01:02 +00:00
freedreno_program.c freedreno: Move fs functions after geometry pipeline stages 2019-09-25 21:39:08 +00:00
freedreno_program.h freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_query.c freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
freedreno_query.h freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
freedreno_query_acc.c util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno_query_acc.h freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
freedreno_query_hw.c util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno_query_hw.h freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
freedreno_query_sw.c freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
freedreno_query_sw.h freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
freedreno_resource.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
freedreno_resource.h freedreno: fix compiler warning 2019-09-12 12:52:04 -07:00
freedreno_screen.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
freedreno_screen.h freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
freedreno_state.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
freedreno_state.h freedreno/a6xx: handle non-UWC-compatible image views 2019-06-11 10:55:27 -07:00
freedreno_surface.c freedreno/a6xx: Support layered render targets 2019-10-17 13:43:53 -07:00
freedreno_surface.h freedreno: remove unused fd_surface fields 2018-12-07 13:49:21 -05:00
freedreno_texture.c freedreno: stop frob'ing pipe_resource::nr_samples 2019-01-29 12:30:50 -05:00
freedreno_texture.h freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_util.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
freedreno_util.h freedreno: Add nogmem debug option to force bypass rendering 2019-11-07 16:36:31 -08:00
meson.build freedreno: enable tiled textures for debug builds 2019-08-12 22:30:54 +00:00