summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-05-22 11:46:37 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-05-22 13:03:34 +0200
commit544a3838584289a8f2b6d9c43cb0348e26b769cb (patch)
tree5262e1a409b125d64baaa55e8d16b6dd35b150a6
parentf084db88702a8e5bbfa460dfb9d6e9bf422554ae (diff)
downloadmesa-544a3838584289a8f2b6d9c43cb0348e26b769cb.tar.gz
cherry-ignore: i965/miptree: Fix handling of uninitialized MCS buffers
stable: The commit requires earlier commit af4e9295fe which did not land in branch. Signed-off-by: Juan A. Suarez Romero <jasuarez@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 94b65c723a4..e2507b99985 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -65,3 +65,7 @@ b16fc6cda11576a4dd6c8d95f7bee94121c4b8e7 radv/resolve: do fmask decompress on al
# stable: There is a specific port for this patch for stable branch.
3d4d388e3929d7948b62d90867357aecbfba5aeb radv: Fix up 2_10_10_10 alpha sign.
+
+# stable: The commit requires earlier commit af4e9295fe which did not land in
+# branch.
+816f2dc67da72be8993e724aeda4c2ec2f5a2978 i965/miptree: Fix handling of uninitialized MCS buffers