Files
mesa/src
Kenneth Graunke b5bcb658b4 iris: Ensure virtual addresses are aligned to 2MB for 2MB+ blocks
When allocating 2MB chunks of memory, the kernel can use 64K pages if
both the virtual and physical addresses are aligned to 2MB.  While we
can't control the physical allocation, we can ensure the virtual address
we use with softpin meets the requirements.

Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25447>
2023-11-23 21:19:19 +00:00
..
2023-11-22 22:17:17 +00:00
2023-11-07 13:34:54 +00:00
2023-10-09 18:43:09 +00:00
2023-08-18 21:33:14 +00:00
2023-11-23 21:19:18 +00:00
2023-10-20 17:20:11 +00:00
2023-11-22 04:19:35 +00:00
2023-11-17 00:45:55 +00:00