diff options
author | Emil Velikov <[email protected]> | 2017-07-31 23:56:23 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-03 00:19:06 +0100 |
commit | d0f26ad05e26db63dcbf600b0658ccece8e4268e (patch) | |
tree | 7cae69b89447d98bf509ff1661aca5d979bc71a7 /bin | |
parent | d0e3c153a98112109485df08c612b980ff588542 (diff) |
cherry-ignore: add a couple of radeon commits
Both are explicit 17.2 nominations, since they depend on work which
landed past the 17.1 branchpoint.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 89334c42663..6d1a37a3589 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -29,3 +29,9 @@ f6e674fa5164a957e93e8dc1334a48c9e7ee7df9 i965: Fix offset addition in get_isl_su # stable: The commit addresses 0f9b609cf4f which is not in branch. 698636cc9762f090b75fd0421db7e654609e7715 i965: Fix = vs == in MCS aux usage assert. + +# stable: Depends on the low_prio queue, which did not land in branch. +ed2b3f5c81b76281ff0e4728928ac55944b930b8 radeonsi: decrease the number of compiler threads + +# stable: Depends on the ac_surface work, which did not land in branch. +5e81df0f103667d888bd346e148843f510a80adc ac/surface: fix hybrid graphics where APU=GFX9, dGPU=older |