From 1bc70bcc75d0558012eb21ca9970ce7a6efa4cff Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 31 Jul 2017 23:31:23 +0100 Subject: [PATCH] cherry-ignore: add "anv: Transition MCS buffers from the undefined layout" Depends on earlier refactoring commit 6235f08ff8870636d89d2181e0a9dfc3ebec7b45 Signed-off-by: Emil Velikov --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index b497c7ae61e..a9f7759071a 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -19,3 +19,7 @@ c35fd58688fd8c0c421c35b28419d20befdcb8b9 i965: Fix anisotropic filtering for mag # stable: The commit addresses issue brought up by 08413a81b93dc537fb0c3 # which is not in branch. 8e3d9c5d09c48be9a88bdca7ae3124c12b6db4fe anv: Round u_vector element sizes to a power of two + +# stable: The commit is a follow-up to 6235f08ff8870636d89d2181e0a9dfc3ebec7b45 +# which is not in branch. +b178e239dd7205a93ae3cf6c0a24c2c555bf333f anv: Transition MCS buffers from the undefined layout