summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-11-11 03:29:57 +0200
committerAndres Gomez <agomez@igalia.com>2017-11-22 18:41:23 +0200
commit96be105d4195b223d28e09a23d0e2246b6fbf362 (patch)
treeb196365c4be03d77d16af38c13b28167775fb080
parent010751e95da1823713c85b886ee80fb92f6a92f7 (diff)
downloadmesa-96be105d4195b223d28e09a23d0e2246b6fbf362.tar.gz
cherry-ignore: intel/fs: Use the original destination region for int MUL lowering
stable: These commits resulted in a CTS regression being addressed at https://bugs.freedesktop.org/show_bug.cgi?id=103626 . Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index fc1a6a4faa1..5c6e5b169ec 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -93,3 +93,7 @@ e8c9e65185de3e821e1e482e77906d1d51efa3ec intel/fs: Use a pure vertical stride fo
7364f080f9a272323ed3491f278a1eed3eb9b1a7 intel/nir: Add a helper for getting the NoIndirect mask
3e63cf893f096a7263eb1856d58417dd2d170d4b intel/nir: Break the linking code into a helper in brw_nir.c
951a5dc4cc29da996b54ae63eeba1915a3a65b4a intel/nir: Use the correct indirect lowering masks in link_shaders
+
+# stable: These commits resulted in a CTS regression being addressed
+# at https://bugs.freedesktop.org/show_bug.cgi?id=103626 .
+18fde36ced4279f2577097a1a7d31b55f2f5f141 intel/fs: Use the original destination region for int MUL lowering