731f8fc9dd
The scheduler doesn't take SGPR use into account, which can be a limiting factor on older GPUs. This patch fixes a CTS test crash on GFX6. CC: mesa-stable Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8040>