summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-04-25 03:34:53 +0300
committerAndres Gomez <agomez@igalia.com>2017-04-26 12:34:23 +0300
commit88e5afd14651734f02c397c7dc35a81c8232ef14 (patch)
tree7689468217330ccf06096d74d03075c25bfffd3b
parentefe50f2dde2a110a8ce57a5062006943df26d47e (diff)
cherry-ignore: fix crash if ctx torn down with no rendering
Nomination in stable. 17.1 nomination only. Fixes earlier commit 0b613c20 which did not land in branch. 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 bf12a56b1f0..11df5c04f4b 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -6,3 +6,6 @@ bc5d587a80b64fb3e0a5ea8067e6317fbca2bbc5 radv: Invalidate L2 for TRANSFER_WRITE
# stable: the commit depends on earlier commit 656e30b6860 which did
# not land in branch, and some other dependencies.
d2d6cf6c8387ac06c8559027f57683a61b48671b anv: Add the pci_id into the shader cache UUID
+# stable: 17.1 nomination only. Fixes earlier commit 0b613c20 which
+# did not land in branch.
+d4601b0efc7f5e24e3f39fefa8e29e79560245ce freedreno: fix crash if ctx torn down with no rendering