Re: [PATCH v2 1/3] drm/msm/adreno: Add support for ACD

2024-10-22 Thread Bryan O'Donoghue
On 21/10/2024 12:53, 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 AOSS. T

[PATCH v2 1/3] drm/msm/adreno: Add support for ACD

2024-10-21 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