Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/freedreno/common/freedreno_devices.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
GPUId(608), # TODO: Test it, based only on libwrapfake dumps
GPUId(610),
GPUId(612), # TODO: Test it, based only on libwrapfake dumps
GPUId(613),
], A6xxGPUInfo(
CHIP.A6XX,
[a6xx_base, a6xx_gen1_low],
Expand Down