Skip to content

iris: change stream uploader default size to 2MB

Tapani Pälli requested to merge tpalli/mesa:kotor-fix into main
iris: change stream uploader default size to 2MB

Patch bumps up the size to the 2MB alignment, this fixes rendering
issues with Star Wars KOTOR when VBO's are not used (which is the
default setting).

Fixes: 0b6693a3a14 ("iris: Align fresh BO allocations to 2MB in size")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10863
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>

"The Jedi... The Sith... You don't get it, do you? To the galaxy, they're the same thing: men and women with too much power, squabbling over religion while the rest of us burn!"

Merge request reports