diff options
author | Andres Gomez <[email protected]> | 2017-03-29 01:24:24 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-03-30 16:49:51 +0300 |
commit | 57904e481f4b3baec7ff8bfa2a106349266409b8 (patch) | |
tree | 91c76419b18694682a1f24358c15cce8a658bd5c | |
parent | 3d59fd83ed128d48c15b4e0f2c7a9bcf6d6f6566 (diff) |
cherry-ignore: add the Invalidate L2 for TRANSFER_WRITE barriers fix
Addressed an earlier commit [0567ab0407e] which did not land in
branch. This will be backported with a stable specific patch.
Signed-off-by: Andres Gomez <[email protected]>
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 7121f14e894..0bb90e20c45 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -1,2 +1,5 @@ # The commit addressed an earlier commit ccdd5b3738e which did not land in branch. d49d275c415d60ae08dc3e52d8db11f19a44010f anv/blorp: Don't sanitize the swizzle for blorp_clear +# The commit addressed an earlier commit 0567ab0407e which did not land in branch. +# A stable specific backported patch will follow later ... +bc5d587a80b64fb3e0a5ea8067e6317fbca2bbc5 radv: Invalidate L2 for TRANSFER_WRITE barriers |