mesa/src/panfrost
Mary Guillemard 32f0add871 panvk: Disallow unknown GPU models early in physical device init
We rely on the panfrost_model details around the codebase, if it's not
known this is a problem.

As a result, we will now disallow anything that isn't known like what
we do on Gallium.

Fixes: c95ef9e323 ("panvk: Fix NULL deref on model name when device isn't supported")
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Suggested-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33371>
(cherry picked from commit e3b8d1da6d)
2025-02-05 16:08:35 +01:00
..
ci pan/ci: add flaky tests to the flake-list 2025-02-05 16:08:31 +01:00
compiler pan/bi: Use 2D dimension with TEX_FETCH with CUBE on Valhall 2025-02-05 16:08:34 +01:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 16:08:32 +01:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
lib pan/decode: Fix indirect branch calculation for 64-bit 2025-02-05 16:08:35 +01:00
midgard nir/from_ssa: only consider divergence if requested 2025-01-23 01:31:23 +00:00
perf panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util Revert "panfrost: remove is_blit flag" 2025-02-04 20:47:26 +01:00
vulkan panvk: Disallow unknown GPU models early in physical device init 2025-02-05 16:08:35 +01:00
.clang-format pan/cs: cs_{break,continue} are not for_each macros 2025-01-15 14:07:37 +00:00
meson.build panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00