commit | d3e5726da17af202c9f3cc935d05e927399c68b6 | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Mon Jun 06 14:05:54 2022 -0700 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 13:16:46 2022 +0000 |
tree | 8f6f0b8d97de76fbae78bf1b6c5de403d0aa5538 | |
parent | 2a815941ea3980d0029ed84dbcbac206135e5f49 [diff] |
UPSTREAM: intel/compiler: Delete unused Gfx8+ code in brw_find_live_channel() We now handle this in fs_visitor::lower_find_live_channel(). Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17530> (cherry picked from commit 9afd9553530ed4add455e07f74d92b12018b02b3) BUG=b:209516965 TEST=Cyberpunk no longer hangs Change-Id: I8bbf3d082c813dab7139b9b5f464072b03f9935a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/mesa/+/3867386 Auto-Submit: Renato Pereyra <renatopereyra@google.com> Commit-Queue: Ilja Friedel <ihf@chromium.org> Tested-by: Renato Pereyra <renatopereyra@google.com> Reviewed-by: Sean Paul <sean@poorly.run> Reviewed-by: Ilja Friedel <ihf@chromium.org>