Searched refs:GPU_MODEL (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/panfrost/ |
| A D | panfrost_gpu.c | 206 GPU_MODEL(t600, 0x600, 208 GPU_MODEL(t620, 0x620, 210 GPU_MODEL(t720, 0x720), 211 GPU_MODEL(t760, 0x750, 215 GPU_MODEL(t820, 0x820), 216 GPU_MODEL(t830, 0x830), 220 GPU_MODEL(g71, 0x6000, 226 GPU_MODEL(g31, 0x7003, 229 GPU_MODEL(g57, 0x9001, 237 GPU_MODEL(g57, 0x9003, [all …]
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_gpu.c | 62 #define GPU_MODEL(_name, _arch_major, _product_major) \ macro 70 GPU_MODEL(g610, 10, 7),
|
Completed in 5 milliseconds