diff options
author | Emil Velikov <[email protected]> | 2017-09-13 15:10:45 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-09-13 21:05:56 +0100 |
commit | 3a9b2e0e7dc373562565cd81f37481dd88ac5a9a (patch) | |
tree | c58a81fac13ae93444257051b0ce9846e61ffdb2 /bin | |
parent | 188010c68df17056c31c8fa4824bfaa229723f66 (diff) |
cherry-ignore: ignore gfx9 tile swizzle fix
As mentioned by Dave and Bas, the patch is not applicable for 17.2
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index f5467269b96..e5abc13e384 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -8,3 +8,6 @@ de0e62e1065e2d9172acf3ab7c70bba0160125c8 st/mesa: correctly calculate the storag 1bf703e4ea5c4f742bc7ba55d01e5afc3f4e11f9 dri_interface,egl,gallium: only expose RGBA visuals on Android be5773fa8dfe9255d9abaf5c7d5bbbd2d922da08 Android: fix compile error for DRI2 loader getCapability 31a6750988d7dd431f72ff1ff11bfca83bde5d8c st/dri: NULL check before deref DRI loader .getCapability + +# stable: The commit addresses code that did not land in the stable branch +31bb8517a194af733deefe2d821537d994d39365 radv/gfx9: fix tile swizzle handling for gfx9 |