summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-09-06 21:29:52 +0300
committerAndres Gomez <agomez@igalia.com>2017-09-06 21:41:49 +0300
commit7cbc780d9a8994f3d25f7abdca80a175785af6db (patch)
tree4ccecee2aa22492fbcc724eee192cd7024493480
parent69f86c43cf0d4e50d4849e23b111a3eb23c81e27 (diff)
cherry-ignore: add "radv: Fix vkCopyImage with both depth and stencil aspects."
fixes: Depends on earlier commit 78bef01da2b that did not land in branch. Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 642926db8ac..2e3f2415321 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -194,7 +194,7 @@ f24cf82d6db290a88abfff0669d2c5e2aa463901 i965/tex: Don't pass samples to miptree
# which did not land in branch.
54c41af0aa92333579a72830254ac3aaa9f4aea1 i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
-# fixes: Depend on earlier commit 04a40f7d2a that did not land in
+# fixes: Depends on earlier commit 04a40f7d2a that did not land in
# branch and which exposes new API.
3a5e3aa5a53cff55a5e31766d713a41ffa5a93d7 egl/drm: Fix misused x and y offsets in swrast_put_image2()
fe2a6281b3b299998fe7399e7dbcc2077d773824 egl/drm: Fix misused x and y offsets in swrast_get_image()
@@ -228,3 +228,7 @@ e38685cc62e2a452521c49a3ad09d82495c6b1d0 Revert "radv: disable support for VEGA
# stable: 17.2 nomination only. Depends on earlier commit 5b62eb237c52
# which did not land in branch.
34124e412f00432ba8b3b8d16e3f2168aa596622 radeonsi/gfx9: always flush DB metadata on framebuffer changes
+
+# fixes: Depends on earlier commit 78bef01da2b that did not land in
+# branch.
+ff23e03d60d264a64fce340c132404c6070050a0 radv: Fix vkCopyImage with both depth and stencil aspects.