This new bit invalidates the cache/prefetch of commands in the command
streamer. This will be useful for self modifying batches.
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2775>
<value name="GGTT" value="1"/>
</field>
<field name="Flush LLC" start="58" end="58" type="bool"/>
+ <field name="Command Cache Invalidate Enable" start="61" end="61" type="bool"/>
<field name="Address" start="66" end="111" type="address"/>
<field name="Immediate Data" start="128" end="191" type="uint"/>
</instruction>
</field>
<field name="Flush LLC" start="58" end="58" type="bool"/>
<field name="Tile Cache Flush Enable" start="60" end="60" type="bool"/>
+ <field name="Command Cache Invalidate Enable" start="61" end="61" type="bool"/>
<field name="Address" start="66" end="111" type="address"/>
<field name="Immediate Data" start="128" end="191" type="uint"/>
</instruction>