mesa/src/freedreno
Rob Clark b774d5f9d5 freedreno/fdperf: Use common device info helpers
Manually constructing the chip-id will stop working with future devices.
And now that we get the generation from the device table, we can't be
sloppy about using a bogus dev_id.

Fixes: 00900b76e0 ("freedreno: Decouple GPU gen from gpu_id/chip_id")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23953>
2023-07-03 14:45:09 +00:00
..
.gitlab-ci freedreno: Partially decode CP_PROTECT_CNTL 2023-06-11 00:13:09 +00:00
afuc freedreno/afuc: Add raw mode for disasm 2023-03-25 16:21:28 +00:00
ci ci/fdno: Pause a660 testing 2023-06-29 12:22:26 +00:00
common freedreno: Decouple GPU gen from gpu_id/chip_id 2023-06-23 10:31:07 +00:00
computerator freedreno/computerator: Add support for a7xx 2023-03-30 23:40:48 +00:00
decode freedreno/decode: Correctly handle chip_id 2023-06-23 10:31:07 +00:00
drm freedreno,ir3: Don't call fd_dev_64b more than necessary 2023-06-23 10:31:07 +00:00
drm-shim freedreno/drm-shim: add a660 2022-07-22 02:11:14 +00:00
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
fdl treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 freedreno: use imm-helpers 2023-06-29 07:08:19 +00:00
isa ir3: documents (ss) flag for cat7 instructions 2023-04-27 21:06:47 +00:00
perfcntrs freedreno/fdperf: Use common device info helpers 2023-07-03 14:45:09 +00:00
registers freedreno/registers: add bitfield for DSI wide bus enablement 2023-06-28 14:17:06 +00:00
rnn freedreno/rnn: Fix reg names for regs with variants 2023-03-23 17:54:57 +00:00
vulkan tu/kgsl: Fix memory overwrite with vkFlushMappedMemoryRanges when more than 1 range 2023-07-03 11:09:47 +00:00
.clang-format freedreno: Use the Mesa base style 2023-05-29 21:06:12 +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 ci/freedreno: do not build tools executables without explicitly enabling them 2023-03-23 18:56:34 +00:00