mesa/src/panfrost/lib
Yiwei Zhang 74d8362ebd pan/kmod: drop pan_kmod_bo_check_import_flags validation
The passed flags is always zero on the import paths:
- panfrost_bo_import
- panvk_AllocateMemory
- panvk_GetMemoryFdPropertiesKHR

Fixes: 1c7793ea0b ("panvk: Advertise a HOST_CACHED memory type if we have WC maps")
Tested-by: Valentine Burley <valentine.burley@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
(cherry picked from commit 8d25f9821b)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39828>
2026-02-11 14:54:47 +00:00
..
kmod pan/kmod: drop pan_kmod_bo_check_import_flags validation 2026-02-11 14:54:47 +00:00
tests panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
.gitignore
meson.build pan: Move pan_compile_shader to pan_compiler.c 2025-12-03 18:28:45 +00:00
pan_afbc.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_afbc.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_afrc.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_blend.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_blend.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_clear.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_desc.c panfrost: Fix clean_pixel_write_enable forced check for AFBC 2026-02-04 18:39:35 +01:00
pan_desc.h panfrost: Fix clean_pixel_write_enable forced check for AFBC 2026-02-04 18:39:35 +01:00
pan_earlyzs.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_earlyzs.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_encoder.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_format.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_format.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_image.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_jc.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_layout.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_layout.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_mod.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_mod.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_pool.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_props.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_props.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_samples.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_samples.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_scratch.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_shader.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_texture.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_texture.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_tiler.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_util.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_util.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
wrap.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00