summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-05-04 16:26:16 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-05-05 11:46:43 +0100
commit0058e9ac507bab3d98c53c35ece9cbba4bca31ff (patch)
tree6c688a0a7e00f6e73ad3b178521a2024ff0a581e
parent08c747374c65a2df5c9acac0ef0539506de1835e (diff)
cherry-ignore: add CodeEmitterGK110::emitATOM() fix
The function was implemented after the 11.1 branchpoint. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
-rw-r--r--bin/.cherry-ignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index dfd8a8310ab..c5d7120afd5 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -16,3 +16,5 @@ f2c891353609b48459f27f205407d42823dd7d03 Add missing platform information for KB
# st_DrawAtlasBitmaps was introduced after the 11.1-branchpoint
aed975d5c510135c54252746b44d663d094ecb1e st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
+# Patch addresses CodeEmitterGK110::emitATOM which is missing in branch.
+17a37c78fc16505f717a44aa22551285d1cd8c9e gk110/ir: do not overwrite def value with zero for EXCH ops