panfrost: use mesa_log infra instead of stdio
panfrost: use mesa_log infra instead of stdio
It's generally useful to use mesa_log for error messages etc. This makes it easier to forward diagnostics into the right logs etc.
So let's be more consistent about where we're logging things.