Re: [Freedreno] [PATCH v3 3/4] drm/msm/a6xx: Add speedbin support for A619 GPU

2022-06-30 Thread Akhil P Oommen
On 5/28/2022 9:33 PM, Konrad Dybcio wrote: There are various SKUs of A619, ranging from 565 MHz to 850 MHz, depending on the bin. Add support for distinguishing them, so that proper frequency ranges can be applied, depending on the HW. Signed-off-by: Konrad Dybcio --- drivers/gpu/drm/msm/adre

[PATCH v3 3/4] drm/msm/a6xx: Add speedbin support for A619 GPU

2022-05-28 Thread Konrad Dybcio
There are various SKUs of A619, ranging from 565 MHz to 850 MHz, depending on the bin. Add support for distinguishing them, so that proper frequency ranges can be applied, depending on the HW. Signed-off-by: Konrad Dybcio --- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 19 +++ 1 file