Skip to content

freedreno: Document more PM4 packets

Connor Abbott requested to merge cwabbott0/mesa:more-pm4 into master

Probably the most important is the chaining indirect buffer opcode, which I stumbled on in the firmware. This also documents the last remaining A6xx unknown opcode, which was tricky to figure out since it involved context switching, which was its own can of worms.

Merge request reports