Re: [PATCH v2 07/14] drm/msm/a6xx: Add support for A619_holi

2023-02-18 Thread Dmitry Baryshkov
On 17/02/2023 23:21, Konrad Dybcio wrote: On 17.02.2023 22:19, Dmitry Baryshkov wrote: On 14/02/2023 19:31, Konrad Dybcio wrote: A619_holi is a GMU-less variant of the already-supported A619 GPU. It's present on at least SM4350 (holi) and SM6375 (blair). No mesa changes are required. Add the

Re: [PATCH v2 07/14] drm/msm/a6xx: Add support for A619_holi

2023-02-17 Thread Konrad Dybcio
On 17.02.2023 22:19, Dmitry Baryshkov wrote: > On 14/02/2023 19:31, Konrad Dybcio wrote: >> A619_holi is a GMU-less variant of the already-supported A619 GPU. >> It's present on at least SM4350 (holi) and SM6375 (blair). No mesa >> changes are required. Add the required kernel-side support for i

Re: [PATCH v2 07/14] drm/msm/a6xx: Add support for A619_holi

2023-02-17 Thread Dmitry Baryshkov
On 14/02/2023 19:31, Konrad Dybcio wrote: A619_holi is a GMU-less variant of the already-supported A619 GPU. It's present on at least SM4350 (holi) and SM6375 (blair). No mesa changes are required. Add the required kernel-side support for it. Signed-off-by: Konrad Dybcio --- drivers/gpu/drm/m

[PATCH v2 07/14] drm/msm/a6xx: Add support for A619_holi

2023-02-14 Thread Konrad Dybcio
A619_holi is a GMU-less variant of the already-supported A619 GPU. It's present on at least SM4350 (holi) and SM6375 (blair). No mesa changes are required. Add the required kernel-side support for it. Signed-off-by: Konrad Dybcio --- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 37 ++