panfrost: Remove Invalidate Cache from Valhall job header

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15204>
This commit is contained in:
Alyssa Rosenzweig 2022-02-02 19:29:35 -05:00 committed by Marge Bot
parent 217e038289
commit 1df6b0d7e2
1 changed files with 0 additions and 1 deletions

View File

@ -1209,7 +1209,6 @@
<!--- All jobs are 64-bit -->
<field name="Type" size="7" start="4:1" type="Job Type"/>
<field name="Barrier" size="1" start="4:8" type="bool"/>
<field name="Invalidate Cache" size="1" start="4:9" type="bool"/>
<field name="Suppress Prefetch" size="1" start="4:11" type="bool"/>
<field name="Relax Dependency 1" size="1" start="4:14" type="bool"/>
<field name="Relax Dependency 2" size="1" start="4:15" type="bool"/>