diff options
author | Emil Velikov <[email protected]> | 2017-07-31 23:10:23 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-03 00:19:05 +0100 |
commit | 5835f4f4c6f86673ffddf070ef754b428d1434c9 (patch) | |
tree | 78627edc2b74567211821709680f6515cadf5494 /bin | |
parent | 6f99597591ac5b87f106d6f324f4ce6bfc7554bc (diff) |
cherry-ignore: add "anv: Round u_vector element sizes to a power of two"
The commit addresses issue brought up with 08413a81b93dc537fb0c3.
With the latter missing in branch.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-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 8aea2910157..b497c7ae61e 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -15,3 +15,7 @@ c12f8305a8ae4fd5d78a9ab8bbda790a711d5bed nv50,nvc0: remove IDX from bufctx immed # extra: References 6a7c5257cac but because later f8d69beed49 # introduced a regression and the latter didn't land c35fd58688fd8c0c421c35b28419d20befdcb8b9 i965: Fix anisotropic filtering for mag filter + +# 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 |