freedreno: Add a680 support

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12041>
This commit is contained in:
Rob Clark 2021-07-23 09:24:42 -07:00 committed by Marge Bot
parent cf23fbb040
commit 89ab2a7b6f
1 changed files with 10 additions and 0 deletions

View File

@ -268,6 +268,16 @@ add_gpus([
PC_POWER_CNTL = 1,
))
add_gpus([
GPUId(680),
], A6xxGPUInfo(
a6xx_gen2,
num_sp_cores = 4,
num_ccu = 4,
RB_UNKNOWN_8E04_blit = 0x04100000,
PC_POWER_CNTL = 3,
))
add_gpus([
GPUId(650),
], A6xxGPUInfo(