diff options
author | Juan A. Suarez Romero <[email protected]> | 2017-05-31 21:31:40 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2017-06-01 10:09:44 +0200 |
commit | 07867f72cf53209d230b3fb13f24f9371ab9d4b4 (patch) | |
tree | 8f2131af4daeabc60c4f6d7385a409af3e089056 | |
parent | 9299466b83ce88c911b30b35d9f4f6addb25c92a (diff) |
cherry-ignore: anv: Stop setting BO flags in bo_init_new
-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 91631e4a21b..e23494c0ecf 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -2,3 +2,5 @@ b84b631c6381d9b36bca5d0e7cc67dd23af188c1 radeonsi: load patch_id for TES-as-ES when exporting for PS # This commit depends on commit c3c61d210f which did not land in branch. 92325a7efc769c32e03031323e21700dc55171e4 anv: Determine the type of mapping based on type metadata +# This commit depends on commit 35e626bd0e which did not land in branch. +00df1cd9d6234cdfc9fb2bf3615196ff83a3c956 anv: Stop setting BO flags in bo_init_new |