summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2020-01-23 22:27:21 -0800
committerDylan Baker <dylan@pnwbakers.com>2020-02-18 08:52:34 -0800
commit59e65b6aa27096002451bea6a0c6cf8b91f20b95 (patch)
treecdbf57646c8d934428d154c0f234d62859467bc6 /.pick_status.json
parent406cf6560c067fc33d06fbe95b9f0619e1f55108 (diff)
downloadmesa-59e65b6aa27096002451bea6a0c6cf8b91f20b95.tar.gz
intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.
Found by inspection. Existing code was trying to avoid assuming that an SBID had been assigned to the virtual instruction, but synchronizing the header setup with respect to the previous SIMD16 SEND by using SYNC.ALLRD doesn't really seem possible unless the SEND instruction had been assigned an SBID. Assert-fail instead if no SBID has been allocated. Fixes: 15e3a0d9d264becc "intel/eu/gen12: Set SWSB annotations in hand-crafted assembly." Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Cc: 20.0 <mesa-stable@lists.freedesktop.org> (cherry picked from commit 4e4e8d793f050eac84f2a850ab2e5c24c4c459ac)
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 ae35b953bfc..bbb6d9df41c 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1003,7 +1003,7 @@
"description": "intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "15e3a0d9d264beccb914432ca749d7c0b8a5d43c"
},