summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-02-02 15:20:01 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2018-02-09 03:50:10 +0000
commit56427ff05ebe7bd105b2bfa47b15a55e262c6c46 (patch)
tree5631d787a6bb7bf8d8927e401e530ed779e56209 /bin
parente1ab1de6b684f009fb7ee4a8fac60f667ca6bd37 (diff)
cherry-ignore: add i965 shader cache fixes
The feature is available in the 18.0 branch Signed-off-by: Emil Velikov <emil.velikov@collabora.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 1c4d5b0e6f7..82755829bf5 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -74,3 +74,7 @@ bcfd78e4489f538e34138269650fc6cbe8c9d75f i965/gen10: Re-enable push constants.
# stable: The commits are explicit 18.0 nominations
17423c993d0b083c7a77a404b85788687f5efe36 winsys/amdgpu: fix assertion failure with UVD and VCE rings
e0e23ea69cab23b9193b1e7c568fd23fc7073071 r600/eg: construct proper rat mask for image/buffers.
+
+# stable: The commits address the initial shader cache support which did not land in branch
+28db950b51274ce296cd625db62abe935d1e4ed9 i965: fix prog_data leak in brw_disk_cache
+b99c88037bf64b033579f237ec287857c53b0ad6 i965: fix disk_cache leak when destroying context