diff options
author | Emil Velikov <[email protected]> | 2017-04-12 10:30:37 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-04-12 10:33:36 +0100 |
commit | a5afb7e1ee03e1cdba48bbaedeac718d2ef72e69 (patch) | |
tree | 76f8953c8ae6b79e9b79fac4f034aad6c75cce40 | |
parent | 71d2f05a9e831af04ea26dd8c975d285e0b964ec (diff) |
Revert "cherry-ignore: add the Flush after unmap in gbm/dri fix"
This reverts commit 3a84f6fd4330a00a8d89c24d569dbb450832602d.
The fix in question has been properly addressed and does not cause
regressions.
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index d97ff3953ea..0bb90e20c45 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -3,6 +3,3 @@ d49d275c415d60ae08dc3e52d8db11f19a44010f anv/blorp: Don't sanitize the swizzle f # 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 -# The commit caused a regression in i915 (and possibly others) since -# it didn't implement v4 of DRI2's flush extension. -ba8df2286a50117011925e915cd832b4a79f126e gbm/dri: Flush after unmap |