Enable using the hardware to do texture conversion in panfrost. In
my testing, this resulted in a 60% reduction of the processing time
required for texture heavy workloads.
This patch originally comes from 1, with a description of the original
discovery here 2.