Skip to content

panfrost: Yet another set of bug fixes

Icecream95 requested to merge icecream95/mesa:fixes-5 into master
  • Fix the shader texture count, fixing ADDR_RANGE_FAULTs when draw_textured_quad writes only stencil
  • Don't crash when frame shader DCDs are in another BO than the FBD
  • Print any errors (e.g. -ENOSPC) when closing the pandecode dump file

Merge request reports