Re: [PATCH v2 3/6] drm/v3d: Associate a V3D tech revision to all supported devices

2025-03-10 Thread Iago Toral
Reviewed-by: Iago Toral Quiroga El sáb, 08-03-2025 a las 11:33 -0300, Maíra Canal escribió: > The V3D driver currently determines the GPU tech version (33, 41...) > by reading a register. This approach has worked so far since this > information wasn’t needed before powering on the GPU. > > V3D 7

[PATCH v2 3/6] drm/v3d: Associate a V3D tech revision to all supported devices

2025-03-08 Thread Maíra Canal
The V3D driver currently determines the GPU tech version (33, 41...) by reading a register. This approach has worked so far since this information wasn’t needed before powering on the GPU. V3D 7.1 introduces new registers that must be written to power on the GPU, requiring us to know the V3D versi