freedreno: Implement get_compute_state_info for Adreno 6xx/7xx
What does this MR do and why?
freedreno: Implement get_compute_state_info for Adreno 6xx/7xx
Preparation for OpenCL (rusticl) support.
Based on freedreno/a6xx: implement get_compute_state_info from
Dmitry Baryshkov, but using max_waves to determine the sizes.
Co-authored-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: David Heidelberg <david@ixit.cz>
No regression spotted on a630: https://gitlab.freedesktop.org/dh/mesa/-/jobs/62143516
Edited by David Heidelberg