On 04/06/2015 10:36 AM, Ryan wrote: > Hi Nishanth, > > On Mon, Apr 6, 2015 at 6:39 PM, Nishanth Menon <nm@xxxxxx> wrote: >> On 04/06/2015 06:42 AM, Ryan wrote: >>> >>> On Wed, Apr 1, 2015 at 7:17 PM, Nishanth Menon <nm@xxxxxx> wrote: >>>> >>>> On 04/01/2015 08:18 AM, Ryan wrote: >>>>> >>>>> Hi, >>>>> >>>>> I would like to ask a related question here >>>> >>>> Please try not to top post :). >>>> >>>>> >>>>> If i use performance governor alone - constantly running at the >>>>> highest frequency. Does the smart reflex still has a role to play? >>>> >>>> Yes. cpufreq governor are just policies - cpufreq policies just >>>> selects a frequency to run the CPU from a list of frequencies. for >>>> each frequency to be achieved, there is ABB, AVS configuration needed >>>> (strategy specific to SoC). >>> >>> >>> I was trying to find out where exactly the voltages for core and IVA >>> are set in the code. >> >> >> The generic layer for dvfs is yet to be implemented in k.org. >> > > I am using a older TI Kernel. I thought this will a good starting > point to understand > as the platform i am working on uses this. if you could provide some pointers > on who initiates the voltage transition and how for each freq. It > would be highly helpful. I did add prints and start tracing > It became too complex for me to fully get a understanding. > > http://git.omapzoom.org/?p=kernel/omap.git;a=tree;h=refs/heads/p-android-omap-3.0;hb=refs/heads/p-android-omap-3.0 The 3.0 kernel uses a TI framework for dvfs. I suggest discussing on e2e.ti.com for TI kernel forks. different TI kernel forks tend to use different versions of custom frameworks. It might not be of much interest in an upstream discussion mailing list to discuss TI kernel frameworks. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html