Add Adreno 616 and 620 to use turnip on these GPU's .

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17441>
This commit is contained in:
İlhan Atahan 2022-07-09 13:08:00 +00:00 committed by Marge Bot
parent e9840e409f
commit 4bd128f748

View file

@ -285,7 +285,9 @@ a6xx_gen4 = dict(
add_gpus([
GPUId(615),
GPUId(616),
GPUId(618),
GPUId(620),
], A6xxGPUInfo(
a6xx_gen1,
num_sp_cores = 1,