mesa/src
Luigi Santivetti 24cedcf838 pvr: return the OS page size for minMemoryMapAlignment
The driver was returning the wrong limit. The spec says that after calling
vkMapMemory: "subtracting offset bytes from the returned pointer will
always produce an integer multiple of this limit", which is in fact the OS
page size.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10767
Fixes 8991e6464 ("pvr: Add a Vulkan driver for Imagination Technologies PowerVR Rogue GPUs")

Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28044>
2024-03-11 11:32:53 +00:00
..
amd radvi/ci: enable RADV_PERFTEST=shader_object for RENOIR 2024-03-11 09:45:58 +00:00
android_stub
asahi agx: add "is helper program?" key bit 2024-02-14 21:02:32 +00:00
broadcom broadcom/compiler: fix SFU check for 7.1 2024-03-11 10:23:48 +00:00
c11
compiler glsl: remove now unused glsl ir lower discard pass 2024-03-07 04:02:45 +00:00
drm-shim drm-shim: Avoid invalid file and time bits combination 2024-03-07 09:55:06 +00:00
egl egl/wayland: Remove EGL_WL_create_wayland_buffer_from_image 2024-02-29 18:26:53 +00:00
etnaviv ci/etnaviv: update expectations 2024-02-12 01:25:24 +01:00
freedreno ci/freedreno: update expectations comment 2024-03-08 22:12:18 +00:00
gallium v3d: disable Early Z for multisampled 16-bit depth buffers 2024-03-11 10:23:48 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx glx: Remove DEBUG code in xfont.c 2024-03-11 00:09:58 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: return the OS page size for minMemoryMapAlignment 2024-03-11 11:32:53 +00:00
imgui
intel anv: use workaround framework for Wa_16013000631 2024-03-11 08:18:26 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi glthread: generate packed versions of gl*Pointer/Offset calls 2024-02-23 18:03:59 +00:00
mesa mesa: fix CopyTexImage format compatibility checks for ES 2024-03-09 15:23:07 +00:00
microsoft dzn: Support bufferDeviceAddress 2024-03-07 22:35:09 +00:00
nouveau nvk: Disable the Out Of Range Address exception 2024-03-10 17:30:48 +00:00
panfrost panfrost, pan/lib: Move pan_resource_table to panfrost 2024-03-11 09:23:56 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util/u_debug: fix parsing of "all" again 2024-03-11 10:44:12 +00:00
virtio vulkan: properly ensure wsi_entrypoints header gen order 2024-03-08 21:42:07 +00:00
vulkan vulkan: refactor the runtime header gen order dependency 2024-03-08 21:42:07 +00:00
.clang-format ir3: allow liveness calculation for different register types 2024-03-01 13:45:10 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00