summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-11-17 14:01:36 +0200
committerAndres Gomez <agomez@igalia.com>2017-11-22 18:41:24 +0200
commita231bbd639df116691aea3b67d56208b9af6dd21 (patch)
treec69c7d0b738cb88d0d4628264746201655309be0
parentf6d3eed51319d1302f23c69d2fb889988abee984 (diff)
downloadmesa-a231bbd639df116691aea3b67d56208b9af6dd21.tar.gz
cherry-ignore: egl: pass the dri2_dpy to the $plat_teardown functions
fixes: This commit makes reference to 2 other commits but none have made it to the 17.2 queue. 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 16fa358931d..000d8de234c 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -127,3 +127,7 @@ d7a19d69ebc032ba7207fc97bc6f10d5bb35bb99 i965: Use PTE MOCS for all external buf
# fixes: This commit is only a typo correction on an error message.
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