summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-11-16 17:30:41 +0200
committerAndres Gomez <agomez@igalia.com>2017-11-22 18:41:24 +0200
commit9888913a5794435181fef5468efabd3725aece3e (patch)
tree12c0179906d1186fa32260b49f6198547209ff10
parenta231bbd639df116691aea3b67d56208b9af6dd21 (diff)
downloadmesa-9888913a5794435181fef5468efabd3725aece3e.tar.gz
cherry-ignore: Revert "intel/fs: Use a pure vertical stride for large register strides"
extra: The commit just references a proper fix that has already landed. Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 000d8de234c..64436443701 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -131,3 +131,7 @@ a6932faae1074445210d392a80b94fdac147b255 glsl: Fix typo fragement -> fragment
# fixes: This commit makes reference to 2 other commits but none have
# made it to the 17.2 queue.
9b0223046668593deb9c0be0b557994bb5218788 egl: pass the dri2_dpy to the $plat_teardown functions
+
+# extra: The commit just references a proper fix that has already
+# landed.
+a31d0382084c8aa860ffcef9b12592c5c44e192f Revert "intel/fs: Use a pure vertical stride for large register strides"