freedreno: Add support for Adreno623 GPU
Add support to enable basic functionality of Adreno623 GPU. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33525>
This commit is contained in:
committed by
Marge Bot
parent
40aac0681b
commit
2cfe070b3b
@@ -537,6 +537,7 @@ add_gpus([
|
||||
|
||||
add_gpus([
|
||||
GPUId(chip_id=0xffff06020100, name="FD621"),
|
||||
GPUId(chip_id=0xffff06020300, name="Adreno623"),
|
||||
], A6xxGPUInfo(
|
||||
CHIP.A6XX,
|
||||
[a6xx_base, a6xx_gen3, A6XXProps(lrz_track_quirk = False)],
|
||||
|
||||
Reference in New Issue
Block a user