mesa/src/imagination
Eric Engestrom a9bf70486d pvr/drm-shim: avoid trying a random bvnc by default
If `PVR_SHIM_DEVICE_BVNC` is not set, we would try the bvnc
corresponding to whatever was in uninitialised memory, which would
likely fail, and then fallback to `DEFAULT_DEVICE_BVNC`.

Instead, initialize to `DEFAULT_DEVICE_BVNC` so that "unset bvnc" and
"invalid bvnc" behave the same.

Fixes: ba104d3e92 ("pvr: add support for drm-shim")
Reviewed-by: Simon Perretta <simon.perretta@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39766>
2026-02-09 09:23:42 +00:00
..
ci pvr: fix src/dst image formats for DS resolve ops 2026-02-05 16:01:38 +00:00
common pvr: rename PVR_HAS_ERN to PVR_HAS_ENHANCEMENT 2026-02-02 14:25:18 +00:00
csbgen pvr/csbgen: fix packing multiple addresses 2026-01-28 13:41:26 +00:00
drm-shim pvr/drm-shim: avoid trying a random bvnc by default 2026-02-09 09:23:42 +00:00
include pvr: add support for drm-shim 2026-02-02 14:25:18 +00:00
pco pvr,pan,agx: drop cargo-culted nir_opt_loop calls 2026-02-02 23:16:22 +00:00
vulkan pvr: fix src/dst image formats for DS resolve ops 2026-02-05 16:01:38 +00:00
.clang-format pvr: remove unused macros 2025-11-11 10:13:11 +01:00
.dir-locals.el
.editorconfig
meson.build pvr: add support for drm-shim 2026-02-02 14:25:18 +00:00