Skip to content

panfrost: Support decoding v10 command stream

Icecream95 requested to merge icecream95/mesa:csf-decode into main

When used with panfrost/panloader!20, allows dumping the command stream from the v10 blob, except that it might crash because of a bug fixed in !17371 (merged).

Merge request reports