Mesa (17.0): cherry-ignore: corrected typo in the Flush after unmap in gbm /dri fix

Andres Gomez tanty at kemper.freedesktop.org
Sat Apr 1 15:18:34 UTC 2017


Module: Mesa
Branch: 17.0
Commit: fd3b756abbbfc1f9a25a564aaad0bef110c666f8
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd3b756abbbfc1f9a25a564aaad0bef110c666f8

Author: Andres Gomez <agomez at igalia.com>
Date:   Thu Mar 30 23:45:49 2017 +0300

cherry-ignore: corrected typo in the Flush after unmap in gbm/dri fix

The regression was for i915, not i965.

Signed-off-by: Andres Gomez <agomez at igalia.com>

---

 bin/.cherry-ignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index aac17de460..d97ff3953e 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -3,6 +3,6 @@ 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 i965 (and possibly others) since
+# 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




More information about the mesa-commit mailing list