From a5b82d2691a15d24ccda50ce6a974c2b555c5ad4 Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Mon, 4 Sep 2017 14:01:17 +0300 Subject: [PATCH] cherry-ignore: add "i965: Fix crash in fallback GTT mapping." stable: 17.2 nomination only. Depends on earlier commit f37ede40bad which did not land in branch. Signed-off-by: Andres Gomez --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 9c6cd35f08b..303aa57d6a7 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -220,3 +220,7 @@ e38685cc62e2a452521c49a3ad09d82495c6b1d0 Revert "radv: disable support for VEGA # stable: 17.2 nomination only. Depends on earlier commit 43ef75b394f # which did not land in branch. 63e79a8a777b36ecb30a1f6900e6b638cb32fc5f nir: Fix system_value_from_intrinsic for subgroups + +# stable: 17.2 nomination only. Depends on earlier commit f37ede40bad +# which did not land in branch. +52b65dfda84e4d433a332dd84596eef054eb5cbb i965: Fix crash in fallback GTT mapping.