Re: [PATCH] drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3

2024-11-28 Thread Steven Price
On 13/11/2024 11:26, AngeloGioacchino Del Regno wrote: > The MediaTek MT8188 SoC has a Mali-G57 MC3 GPU and, similarly to > MT8192, it has yet another special GPU ID. > > Add the GPU ID to the list and treat it as a standard Mali-G57. > > Signed-off-by: AngeloGioacchino Del Regno > Pushed to d

Re: [PATCH] drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3

2024-11-13 Thread Steven Price
On 13/11/2024 11:26, AngeloGioacchino Del Regno wrote: > The MediaTek MT8188 SoC has a Mali-G57 MC3 GPU and, similarly to > MT8192, it has yet another special GPU ID. > > Add the GPU ID to the list and treat it as a standard Mali-G57. > > Signed-off-by: AngeloGioacchino Del Regno > Looks reaso

[PATCH] drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3

2024-11-13 Thread AngeloGioacchino Del Regno
The MediaTek MT8188 SoC has a Mali-G57 MC3 GPU and, similarly to MT8192, it has yet another special GPU ID. Add the GPU ID to the list and treat it as a standard Mali-G57. Signed-off-by: AngeloGioacchino Del Regno --- drivers/gpu/drm/panfrost/panfrost_gpu.c | 4 1 file changed, 4 insertio