cherry-ignore: radv: Disallow indirect outputs for GS on GFX9 as well.

fixes: Commit is not applicable when 6ce550453f is missing.

Signed-off-by: Andres Gomez <agomez@igalia.com>
This commit is contained in:
Andres Gomez 2017-10-25 04:09:45 +03:00
parent 1c2f79066c
commit 6cab29e973

View file

@ -58,3 +58,6 @@ d8cefaa197f02944812ef535b1b303dd5bf26848 radv: use device name in cache creation
# 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.