OSDN Git Service

bin/cherry-ignore: add radeonsi "fix of a fix"
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 2 Aug 2017 22:27:13 +0000 (23:27 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 2 Aug 2017 23:19:07 +0000 (00:19 +0100)
The commit addresses an earlier fix, which did not land in branch.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
bin/.cherry-ignore

index 2a0890a..60043fd 100644 (file)
@@ -59,3 +59,7 @@ f99e9335e2ca46ec8ead00b63e79f800fec75592 st/glsl_to_tgsi: fix getting the image
 
 # stable: Addresses issues with bindless textures.
 f4d095cc651af005d5760aa9dd06e6ae7007fab6 radeonsi: update dirty_level_mask only when flushing or unbinding framebuffer
+
+# stable: Addresses issue introduced by earlier fix (081ac6e5c6d2), which
+#         did not land in branch
+2879a602dd5d133c792d262b6be98aa6f810c16d radeonsi: ensure that temp array allocas are in the entry block