mesa/src/freedreno
Rob Clark 78c8a8af80 freedreno: Generate device-info tables at build time
This way we can make the tables const.  At the same time, for a6xx, this
introduces a "sub-generation template" to reduce the copy/paste for
parameters which are keyed to the sub-generation.  It also explicitly
lists every supported GPU, to get rid of duplicate lists of supported
gpus between the device-info and drivers.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11790>
2021-07-14 01:58:00 +00:00
..
.gitlab-ci freedreno/common: unhardcode CCU color cache offset 2021-07-14 01:58:00 +00:00
afuc freedreno/afuc: Print uintptr_t with PRIxPTR 2021-06-02 03:57:20 +00:00
ci ci: Rename Debian based build jobs from meson-* to debian-* 2021-07-09 10:24:41 +00:00
common freedreno: Generate device-info tables at build time 2021-07-14 01:58:00 +00:00
computerator freedreno/computerator: Add script to probe FLUT values 2021-07-13 14:40:30 +00:00
decode freedreno: Move pkt parsing helpers to common 2021-05-31 23:34:43 +00:00
drm freedreno: Optimize duplicate obj-obj ring relocs. 2021-07-13 22:12:56 +00:00
drm-shim freedreno/drm-shim: keep GEM buffers page-aligned 2021-06-14 17:30:01 +00:00
ds freedreno: Generate device-info tables at build time 2021-07-14 01:58:00 +00:00
fdl freedreno/fdl: Give the tiling mode a nice name in debug dumps. 2021-06-17 22:47:51 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 freedreno/ir3: Add float immed "FLUT" support 2021-07-13 14:40:30 +00:00
isa ir3: add newly found shlg.b16 instruction 2021-07-09 13:00:29 +00:00
perfcntrs freedreno: Fix fdperf flush 2021-06-09 19:08:53 -07:00
registers freedreno/common: unhardcode CCU color cache offset 2021-07-14 01:58:00 +00:00
rnn freedreno/headergen2: Fix compile warnings with CP_DRAW_INDIRECT_MULTI 2021-05-31 23:34:43 +00:00
vulkan freedreno: Generate device-info tables at build time 2021-07-14 01:58:00 +00:00
.clang-format freedreno: Add some options to .clang-format 2021-07-12 20:57:21 +00:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build freedreno: Add freedreno pps driver 2021-05-10 15:34:07 +00:00