summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorRob Clark <robdclark@chromium.org>2021-07-23 17:10:51 -0700
committerDylan Baker <dylan.c.baker@intel.com>2021-07-27 11:43:30 -0700
commitd23a2a0128a2a457453e1f7349130c23ee6ae025 (patch)
treecebaae0de0663b38836e58d6336572e2310e05f8 /.pick_status.json
parentfe2d7f3089d36690ce018d2f9b67b599575fbfa9 (diff)
freedreno/a6xx: Add missing PC_CCU_INVALIDATE_x
The kernel normally inserts these between submits, but when we merge submits in userspace we need to add them ourselves. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5114 Fixes: cccdc513e3e ("freedreno/drm/sp: Implement deferred submit merging") Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12049> (cherry picked from commit 53c39f710ffa86fbc1107002b818cb5ed8ddd1f0)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 6fb4f49d2d2..b6a4f8bc98b 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -427,7 +427,7 @@
"description": "freedreno/a6xx: Add missing PC_CCU_INVALIDATE_x",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "cccdc513e3ee58b4119e9686c3086b606500d6a9"
},