diff options
author | Emil Velikov <[email protected]> | 2017-07-31 23:31:23 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-03 00:19:06 +0100 |
commit | 1bc70bcc75d0558012eb21ca9970ce7a6efa4cff (patch) | |
tree | e50cfdc78b8b6a20b7f3ce943e31c69fd4379cef | |
parent | a488340bd1d7046aa022b4f12f26cc36ac0d7fb0 (diff) |
cherry-ignore: add "anv: Transition MCS buffers from the undefined layout"
Depends on earlier refactoring commit 6235f08ff8870636d89d2181e0a9dfc3ebec7b45
Signed-off-by: Emil Velikov <[email protected]>
-rw-r--r-- | bin/.cherry-ignore | 4 |
1 files changed, 4 insertions, 0 deletions
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 |