mesa/src/imagination
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
..
common pvr: split out device info into per GPU headers 2024-01-19 12:20:18 +00:00
csbgen pvr: Add command stream and static context state layout to rogue_kmd_stream.xml 2023-12-01 10:41:24 +00:00
include pvr: Move pvr_get_isp_num_tiles_xy() to rogue_hw_utils.h 2023-06-02 14:43:24 +00:00
rogue pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00
vulkan pvr: return the OS page size for minMemoryMapAlignment 2024-03-11 11:32:53 +00:00
.clang-format pvr: Add support for validating modifier combos 2023-02-24 11:29:48 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00