Mesa (main): panfrost: Add XML for Valhall data structures

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Dec 6 21:18:32 UTC 2021


Module: Mesa
Branch: main
Commit: 96acad5cd59c598faaec4ee0ac0f7ee0c2ff0a05
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=96acad5cd59c598faaec4ee0ac0f7ee0c2ff0a05

Author: Alyssa Rosenzweig <alyssa at collabora.com>
Date:   Mon Nov 15 18:53:57 2021 -0500

panfrost: Add XML for Valhall data structures

Fork the latest canonical XML (Bifrost v7) and adapt to the data
structures found in the earliest Valhall GPU I could get my hands on
(Valhall v9). This should minimize the churn needed for the port by
keeping the Valhall model close to the Bifrost we already supported.

It is not known what happened to v8. It appears to have been yeeted from
existence.

Signed-off-by: Alyssa Rosenzweig <alyssa at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14063>

---

 src/panfrost/lib/genxml/v9.xml | 1285 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1285 insertions(+)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=96acad5cd59c598faaec4ee0ac0f7ee0c2ff0a05


More information about the mesa-commit mailing list