From: Rob Clark Date: Tue, 28 Jul 2020 16:04:04 +0000 (-0700) Subject: freedreno/rnn: rename schema file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dfe9746be0d2b5f9160d75b44af61065f059ed52;p=mesa.git freedreno/rnn: rename schema file All of the xml references rules-ng.xsd, not rules-ng-ng.xsd Signed-off-by: Rob Clark Part-of: --- diff --git a/src/freedreno/registers/rules-ng-ng.xsd b/src/freedreno/registers/rules-ng-ng.xsd deleted file mode 100644 index 10b5f3712f8..00000000000 --- a/src/freedreno/registers/rules-ng-ng.xsd +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - An updated version of the old rules.xml file from the - RivaTV project. Specifications by Pekka Paalanen, - preliminary attempt by KoalaBR, - first working version by Jakob Bornecrantz. - For specifications, see the file rules-ng-format.txt - in Nouveau CVS module 'rules-ng'. - - Version 0.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - databaseType - - - - - - - - - - importType - - - - - - - domainType - - - - - - - - - - - - - - - - groupType - - - - - - - - - - - - arrayType - - - - - - - - - - - - - - - - - stripeType - - - - - - - - - - - - - - - - - - - registerType used by reg8, reg16, reg32, reg64 - - - - - - - - - - - - - - - - - - - - - - bitsetType - - - - - - - - - - - - - - - bitfieldType - - - - - - - - - - - - - - - - - - enumType - - - - - - - - - - - - - - - valueType - - - - - - - - - - - - - - refType - - - - - - - - - - - brief documentation, no markup - - - - - - - - - - - root element of documentation sub-tree - - - - - - - - - - - - - for bold, underline, italics - - - - - - - - - - - - - - - - - - - definition of a list, ordered or unordered - - - - - - - - - - - items of a list - - - - - - - - - - - - - - - - - - - - - - - - HexOrNumber - - - - - - - Access - - - - - - - - - - - DomainWidth - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/freedreno/registers/rules-ng.xsd b/src/freedreno/registers/rules-ng.xsd new file mode 100644 index 00000000000..10b5f3712f8 --- /dev/null +++ b/src/freedreno/registers/rules-ng.xsd @@ -0,0 +1,388 @@ + + + + + + An updated version of the old rules.xml file from the + RivaTV project. Specifications by Pekka Paalanen, + preliminary attempt by KoalaBR, + first working version by Jakob Bornecrantz. + For specifications, see the file rules-ng-format.txt + in Nouveau CVS module 'rules-ng'. + + Version 0.1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + databaseType + + + + + + + + + + importType + + + + + + + domainType + + + + + + + + + + + + + + + + groupType + + + + + + + + + + + + arrayType + + + + + + + + + + + + + + + + + stripeType + + + + + + + + + + + + + + + + + + + registerType used by reg8, reg16, reg32, reg64 + + + + + + + + + + + + + + + + + + + + + + bitsetType + + + + + + + + + + + + + + + bitfieldType + + + + + + + + + + + + + + + + + + enumType + + + + + + + + + + + + + + + valueType + + + + + + + + + + + + + + refType + + + + + + + + + + + brief documentation, no markup + + + + + + + + + + + root element of documentation sub-tree + + + + + + + + + + + + + for bold, underline, italics + + + + + + + + + + + + + + + + + + + definition of a list, ordered or unordered + + + + + + + + + + + items of a list + + + + + + + + + + + + + + + + + + + + + + + + HexOrNumber + + + + + + + Access + + + + + + + + + + + DomainWidth + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +