mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
panfrost: Add architecture description XML for v10
Add the GenXML hardware description for Mali architecture v10, as implemented in Mali-G610. This is not 100% complete but it should be good enough for parity with v9. The XML itself is forked off of v9, with all Job Managerisms replaced with CSFisms. This notably includes a large number of new structures defining the instructions that run on the Command Execution Unit (CEU). This is the first step towards supporting Mali-G610 (i.e. RK3588) upstream. Next up will be pandecode support. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20360>
This commit is contained in:
parent
a9cdbed5a2
commit
486c341769
1 changed files with 1729 additions and 0 deletions
1729
src/panfrost/lib/genxml/v10.xml
Normal file
1729
src/panfrost/lib/genxml/v10.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue