diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-12-20 16:28:45 +0100 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-12-25 17:58:05 +0100 |
commit | 8a5e70c5fb4a9301df1ce9ced126aca3941f8db7 (patch) | |
tree | f75574007d66bca5817cd75a66b10e32e6344029 /bin | |
parent | d06b8a322a1e7868d885624bb8ff7528a5029b28 (diff) |
cherry-ignore: nir: properly find the entry to keep in copy_prop_vars
pick: This commit is nominated to stable, but fixes commit b3c61469255
which is in 18.3 stable. Hence, this commit is considered as nominated
to 18.3 stable.
Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index dc402468109..7475d13cd2b 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -47,3 +47,7 @@ ff6f1dd0d3c6b4c15ca51b478b2884d14f6a1e06 meson: libfreedreno depends upon libdrm f67dea5e19ef14187be0e8d0f61b1f764c7ccb4f radv: Fix multiview depth clears # fixes: There is a specific patch for stable franch for this commit. bde9f482de69528db5ccf5dd6bbfd8359adfbb19 ac: split 16-bit ssbo loads that may not be dword aligned +# pick: This commit is nominated to stable, but fixes commit b3c61469255 which +# is in 18.3 stable. Hence, this commit is considered as nominated to +# 18.3 stable. +947f7b452a550c66cfb9a8c9518e35635eb25947 nir: properly find the entry to keep in copy_prop_vars |