Skip to content

radeonsi: increase the gfx IB space reservation size for a draw call

Marek Olšák requested to merge mareko/mesa:fix-gfx-ib-reservation into master

This fixes a crash reported by Michel Dänzer.

Fixes: 9e699ae6 - radeonsi: actually enable VBOs in user SGPRs

Merge request reports