summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-09-14 10:17:52 +0300
committerJuan A. Suarez Romero <jasuarez@igalia.com>2017-09-19 16:22:03 +0200
commit09cce2b046333abc70e9158749a754aec3c53bc0 (patch)
treeefda81b5a3af8bd42a8847fd8fb00a1d4ec3f2b9 /bin
parenta4ee736861eba95634c0bd9dff7538f8cfb6bf3c (diff)
cherry-ignore: add "radv: Don't allocate CMASK for linear images."
fixes: Depends on earlier commit dfc06d2fac that did not land in branch. Signed-off-by: Andres Gomez <agomez@igalia.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 39ef9101012..cb95e45f90a 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -270,3 +270,7 @@ ebd2a5354df64ef504f1e213afd2d6ab9d69a776 radv/gfx9: set mip0-depth correctly for
# fixes: We don't really want to disable something unless it is
# causing a big problem.
bee83b26611c0a4a554aa37c59187351242e82fd radv: Disable multilayer & multilevel DCC.
+
+# fixes: Depends on earlier commit dfc06d2fac that did not land in
+# branch.
+1a172fb113554fa03053052b161d5e22fc2fcb1f radv: Don't allocate CMASK for linear images.