summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorIcecream95 <ixn@disroot.org>2022-02-21 16:50:56 +1300
committerDylan Baker <dylan.c.baker@intel.com>2022-03-08 14:05:08 -0800
commit909b675c1934ffda8693ea0f04f8947d9dff1102 (patch)
treeec7761daf1432efadd213c8435132db5da885647 /.pick_status.json
parent8a22cc32af325fad49050432374ca249f795c3ce (diff)
pan/bi: Skip psuedo sources in ISA.xml
The second staging register source for the +BLEND instruction should not be packed nor disassembled, so skip it when include_pseudo is not set. Fixes: 795638767d1 ("pan/bi: Use fused dual source blending") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15250> (cherry picked from commit 66a604efb5237d62020d278c596fc13643cdfe8f)
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 acd9eb57408..317e0fa8ef2 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -571,7 +571,7 @@
"description": "pan/bi: Skip psuedo sources in ISA.xml",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "795638767d142a58b76c91a0719e42536435320f"
},