Re: [PATCH v5 1/7] drm/msm/adreno: Add support for ACD

2025-04-23 Thread Konrad Dybcio
On 4/19/25 4:51 PM, Akhil P Oommen wrote: > ACD a.k.a Adaptive Clock Distribution is a feature which helps to reduce > the power consumption. In some chipsets, it is also a requirement to > support higher GPU frequencies. This patch adds support for GPU ACD by > sending necessary data to GMU and AO

[PATCH v5 1/7] drm/msm/adreno: Add support for ACD

2025-04-19 Thread Akhil P Oommen
ACD a.k.a Adaptive Clock Distribution is a feature which helps to reduce the power consumption. In some chipsets, it is also a requirement to support higher GPU frequencies. This patch adds support for GPU ACD by sending necessary data to GMU and AOSS. The feature support for the chipset is detecte