Skip to content

panfrost: Allocate extra space for the shader BO on Bifrost

Icecream95 requested to merge icecream95/mesa:shaderbo into master

Fixes GPU faults when the shader size is close to a multiple of 4096.

Merge request reports