summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>2022-04-28 10:54:27 +0300
committerDylan Baker <dylan.c.baker@intel.com>2022-05-04 16:05:53 -0700
commitca8af9c529b0be4b654bda4fbe7d44c3291b5e8b (patch)
tree804d13ea3960babb263810ec2366506db030d902 /.pick_status.json
parent5346b6aac41f755e9eb9099f6291c4c4354956f4 (diff)
anv: remove static_state_mask
This is now unnecessary. Either an instruction is never dynamic and it's emitted in genX_pipeline.c or it can be and it's emitted in genX_cmd_buffer.c/gfx8_cmd_buffer/gfx7_cmd_buffer.c Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16220> (cherry picked from commit 797a8850b94132361bfa586ec459705169a20c99)
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 046f4635d02..8a7ddb57478 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -922,7 +922,7 @@
"description": "anv: remove static_state_mask",
"nominated": false,
"nomination_type": null,
- "resolution": 4,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},