mesa/src/intel
Zhou Qiankang b0528bcab1 anv: Use os_get_page_size for mmap offset alignment to work with page size other than 4K
Instead of hardcoding 4096-byte page size in bo mapping/unmapping logic,
use os_get_page_size() to determine the correct alignment for munmap()
offset adjustments and address assertions.

Signed-off-by: Zhou Qiankang <wszqkzqk@qq.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37389>
2025-09-16 10:25:56 +00:00
..
blorp intel: switch to new subgroup size info 2025-09-12 21:05:17 +00:00
ci ci: Update to Debian 13 (trixie) 2025-09-16 06:16:21 +00:00
common intel/gem: Add an intel_gem_supports_dma_buf_sync_file() helper 2025-08-16 00:04:46 -04:00
compiler nir: remove unsigned upper bound config 2025-09-16 09:24:04 +00:00
decoder intel/genxml: Remove support for start/end atttributes 2025-07-23 16:02:14 +00:00
dev intel/dev: provide a helper to detect bmg g31 device 2025-08-26 19:35:33 +00:00
ds vulkan: Add more detail to encode debug markers 2025-09-10 08:35:50 +00:00
executor build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
genxml intel/genxml: update CACHE_MODE_0 register for gfx200 2025-08-26 19:35:33 +00:00
isl isl: Respect driconf option for EnableSamplerRoutetoLSC 2025-09-11 20:31:51 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel/perf: fix enum type for eu stall props 2025-09-08 14:12:13 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
vulkan anv: Use os_get_page_size for mmap offset alignment to work with page size other than 4K 2025-09-16 10:25:56 +00:00
vulkan_hasvk anv,hasvk: Take trace submission ID out of lock 2025-09-15 17:45:15 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00