summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-09-13 15:29:11 +0300
committerJuan A. Suarez Romero <jasuarez@igalia.com>2017-09-19 16:22:03 +0200
commit572848e36130ebc4083cc120fa80012fb59e9753 (patch)
treea3423f34100e7d9ec8e66d36f45fb3b25cbe4ba7
parent6fa40b1643df3045b428c8b78a6937ee13299d83 (diff)
cherry-ignore: add "radeonsi: don't always apply the PrimID instancing bug workaround on SI"
fixes: References 391673af but it is not really a bug fix. Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index ef2ff07fcc2..b4ce218f14d 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -246,3 +246,6 @@ e8d57802fea60d4b353761ba1bdb08545733c007 radv/gfx9: allocate events from uncache
# stable: 17.2 nomination only.
219d29e4d83d8c901f127c8a004c45c23c15751e radv: use simpler indirect packet 3 if possible.
+
+# fixes: References 391673af but it is not really a bug fix.
+17dd4856a68621ab7107975df8239fb2963a57bb radeonsi: don't always apply the PrimID instancing bug workaround on SI