diff options
author | Juan A. Suarez Romero <[email protected]> | 2017-05-31 21:38:30 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2017-06-01 10:09:44 +0200 |
commit | e391144853640ee39fca8dfe0e9387bbf1d90a76 (patch) | |
tree | f1e24aa4c78cb282e073da059188875115ea5014 | |
parent | dbadd066321786ea9b8f0259413740a10f753f36 (diff) |
cherry-ignore: anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
-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 0c68101a1a4..efdda795ab3 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -6,3 +6,5 @@ b84b631c6381d9b36bca5d0e7cc67dd23af188c1 radeonsi: load patch_id for TES-as-ES w 00df1cd9d6234cdfc9fb2bf3615196ff83a3c956 anv: Stop setting BO flags in bo_init_new # This commit depends on commit 00df1cd9d6 which did not land in branch. b83b1af6f6936f36db42a8f8b8e0854d0f9491fd anv: Make supports_48bit_addresses a heap property +# This commit depends on commit b83b1af6f6 which did not land in branch. +50d0eb5096bd9514821a641f25c0b3455c0f8a88 anv: Advertise both 32-bit and 48-bit heaps when we have enough memory |