panfrost: Add support for blend shaders on Bifrost
Non-terminal BLEND
s are forbidden for now, since we don't restore registers used by the blend shader before returning to the fragment shader. I kept the return-address collection logic so it can be re-enabled when we have everything in place to restore those regs.
Edited by Boris Brezillon