commit | 1124c3f1b629d3fa0d31dea8601aadd72a3339e0 | [log] [tgz] |
---|---|---|
author | Gert Wollny <gert.wollny@collabora.com> | Thu May 07 00:01:11 2020 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Tue May 19 07:52:14 2020 +0000 |
tree | 87070691e4364f2e3bb8afcd85b932e05e3e23f3 | |
parent | 9f942a8e7c72c720bc7d4669a15fa4d37dd7ce7c [diff] |
r600/sfn: Don't reorder outputs by location This was wrong, if anything it should be sorted by device_location, and NIR usually provides this. Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Reviewed-by: Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5085>