freedreno/registers: add missing copyright imports
Import copyright into all files so that it is included into the generated headers. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28193>
This commit is contained in:
committed by
Marge Bot
parent
bf89f777f8
commit
a3d8acc875
@@ -2,6 +2,7 @@
|
||||
<database xmlns="http://nouveau.freedesktop.org/"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
|
||||
<import file="freedreno_copyright.xml"/>
|
||||
|
||||
<enum name="chip" bare="yes">
|
||||
<value name="A2XX" value="2"/>
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
<database xmlns="http://nouveau.freedesktop.org/"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
|
||||
<import file="freedreno_copyright.xml"/>
|
||||
|
||||
<!--
|
||||
This documents the internal register spaces used by the CP firmware since
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
<database xmlns="http://nouveau.freedesktop.org/"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
|
||||
<import file="freedreno_copyright.xml"/>
|
||||
|
||||
<!--
|
||||
Pipe registers are a special kind of registers used by SQE on a6xxx, and
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
<database xmlns="http://nouveau.freedesktop.org/"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
|
||||
<import file="freedreno_copyright.xml"/>
|
||||
<import file="adreno/adreno_common.xml"/>
|
||||
|
||||
<enum name="vgt_event_type" varset="chip">
|
||||
|
||||
Reference in New Issue
Block a user