From 957c148aa94489e7f4315efafb5067a81b3675bc Mon Sep 17 00:00:00 2001 From: "Juan A. Suarez Romero" Date: Mon, 29 Oct 2018 10:54:13 +0100 Subject: [PATCH] cherry-ignore: Revert "anv/skylake: disable ForceThreadDispatchEnable" pick: This commit reverts 0fa9e6d7b30 which did not land in branch. Signed-off-by: Juan A. Suarez Romero --- bin/.cherry-ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 93b0a25cfcb..296d393ba3f 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -15,3 +15,5 @@ c9f54486959716762e6818dabb0a73a8cd46df67 radeonsi: fix regression in indirect in 90819abb56f6b1a0cd4946b13b6caf24fb46e500 radv: fix descriptor pool allocation size # pick: There is a specific patch for stable branch for this commit. 0d495bec25bd7584de4e988c2b4528c1996bc1d0 radeonsi: NaN should pass kill_if +# pick: This commit reverts 0fa9e6d7b30 which did not land in branch. +aa02d7e8781c25ee18b6da97606300808c84973a Revert "anv/skylake: disable ForceThreadDispatchEnable"