diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-10-29 10:54:13 +0100 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-10-29 10:54:41 +0100 |
commit | 957c148aa94489e7f4315efafb5067a81b3675bc (patch) | |
tree | 4572c463398a4a1506f60c774b0097050e60017c /bin | |
parent | 14d61206eb5fc3b73a9eec686dc8423fe266286a (diff) |
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 <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 2 |
1 files changed, 2 insertions, 0 deletions
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" |