summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2017-08-01 00:12:30 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2017-08-03 00:19:07 +0100
commit0d5975a0e4267aa14145a4081bf7f4572a875d20 (patch)
tree448c8a98c54ffb394c94acd25d372caa516baf60
parent90d4e71badbab84aae0b8484dece2557f73087a6 (diff)
cherry-ignore: add a couple of radeonsi/gfx9 commits
They depend on the merged shaders (re)work which landed past the 17.1 branchpoint. Signed-off-by: Emil Velikov <emil.velikov@collabora.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 41a5af075da..17d6fb94f75 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -43,3 +43,7 @@ e21fc2c625279b29a3c05d3341b8b748655d5cec swr/rast: non-regex knob fallback code
# stable: Depends on the refactoring commit b10cdb217a1638aa7cbd2c7bbb580d180512f3f3
# at least.
194ff5eed18f310bece0899595f678699badd32e swr: fix transform feedback logic
+
+# stable: Based upon earlier refactoring commit 37e22ab65e852fc585650f6df26d976e7306acce
+873789002f5d1c7c6c39231a8c8d541f4f61e65c radeonsi/gfx9: fix vertex idx in ES with multiple waves per threadgroup
+081ac6e5c6d2ef3931b27eb755d1a38827582a45 radeonsi/gfx9: always wrap GS and TCS in an if-block (v2)