Skip to content

panfrost: Valhall driver support

Alyssa Rosenzweig requested to merge alyssa/mesa:nval-up into main

This gets us emitting Valhall descriptors in the driver. Known issues:

  • Invasive changes to the blitter cause a memory leak that's not trivial to fix
  • Point size handling is (still) broken
  • MRT mask isn't set right, could break FPK
Edited by Alyssa Rosenzweig

Merge request reports