Files
mesa/src/gfxstream
Gurchetan Singh 943ac08280 gfxstream: determine page size based on guest properties too
blobAlignment helps with running a 4KB guest on a 16KB host.
But for 16KB guest on 4KB host, we'll need to check guest
size too.  os_get_page_size(..) might not work on all target
guest OSes now, so default to 4KB.

TEST=CF 16KB works

Reviewed-by: David Gilhooley <djgilhooley.gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37460>
2025-09-22 16:21:44 +00:00
..
2025-02-05 19:28:42 +00:00
2024-10-09 22:53:05 +00:00