diff options
author | Andres Gomez <[email protected]> | 2017-11-07 12:39:31 +0200 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-11-07 18:35:54 +0200 |
commit | 0d91d135649e6b0665c39866512cdbb7cb0a0ca3 (patch) | |
tree | 8f8e02d3618ec612bf730d1fb09863edd345a3f9 /bin | |
parent | fd0cf2c9460228cc6f2e3ee00a6e1b0f07757a49 (diff) |
cherry-ignore: radv: copy indirect lowering settings from radeonsi
fixes: remove 6ce550453f1 and 059434e1763, which were depending in now
backported 087e010b2b3.
Signed-off-by: Andres Gomez <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 3d6480ded42..3a269973f25 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -56,12 +56,6 @@ fee9d05e2136b2b7c5a1ad2be7180b99f733f539 radv: Update code pointer correctly if # stable: 17.3 nomination only. d8cefaa197f02944812ef535b1b303dd5bf26848 radv: use device name in cache creation like radeonsi. -# fixes: Commit is not applicable when 087e010b2b3 is missing. -6ce550453f1df64caeb956f215d32da96b89f2b1 radv: Don't use vgpr indexing for outputs on GFX9. - -# fixes: Commit is not applicable when 6ce550453f1 is missing. -c07d719e8b683e1bf78f187dd17fe4716f4e5e9c radv: Disallow indirect outputs for GS on GFX9 as well. - # fixes: This commit addressed earlier commit 35ac13ed3 which did not # land in branch. 11d688d9f0d2ee4d0178d1807c0075e5e8364b1d mesa/bufferobj: don't double negate the range |