From 0dd60610dc6594b14c0eea3cf3536b6d42e8baf9 Mon Sep 17 00:00:00 2001 From: Connor Abbott Date: Mon, 10 Oct 2022 17:40:12 +0200 Subject: [PATCH] freedreno: Add LABEL flush This seems like a debug thing, but the blob also seems to use it for workarounds where an event is required but no actual work needs to be done. For example CP_REG_WRITE uses it for various workarounds. Part-of: --- src/freedreno/registers/adreno/adreno_pm4.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedreno/registers/adreno/adreno_pm4.xml b/src/freedreno/registers/adreno/adreno_pm4.xml index da5da1e5e89..223c5a21bf0 100644 --- a/src/freedreno/registers/adreno/adreno_pm4.xml +++ b/src/freedreno/registers/adreno/adreno_pm4.xml @@ -70,6 +70,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd"> +