Has anyone else noticed stuttering/lag with V43 in pandora and netflix?
I seem to be getting some in both these apps no matter what goovernor I use. Even though intellidemand was not implemented correctly, I didn't have any lag like that while using that governor... I may have to re-implement it.
If any *actual* devs would... please chime in with how I can correctly merge this governor?
https://github.com/yoinx/lge-kernel-iproj/commit/c273cbaead217c5e608badfb2a8278855e54ebd0
This is the commit where I yanked all the custom governors that I'd added previous to v43. I added some back in to v43... I wish I would have removed intellidemand directly. It's looking like I the lmf_browser state was working correctly from the video driver. The governor though, just would never stop at the secondary limit. It would always just be min or max freq.
https://github.com/yoinx/lge-kernel...24ee5/drivers/cpufreq/cpufreq_intellidemand.c
Direct link to the governor file itself.
I'll try to look at it a bit more the next few days since i have off work... But I also have projects around the house
I seem to be getting some in both these apps no matter what goovernor I use. Even though intellidemand was not implemented correctly, I didn't have any lag like that while using that governor... I may have to re-implement it.
If any *actual* devs would... please chime in with how I can correctly merge this governor?
https://github.com/yoinx/lge-kernel-iproj/commit/c273cbaead217c5e608badfb2a8278855e54ebd0
This is the commit where I yanked all the custom governors that I'd added previous to v43. I added some back in to v43... I wish I would have removed intellidemand directly. It's looking like I the lmf_browser state was working correctly from the video driver. The governor though, just would never stop at the secondary limit. It would always just be min or max freq.
https://github.com/yoinx/lge-kernel...24ee5/drivers/cpufreq/cpufreq_intellidemand.c
Direct link to the governor file itself.
I'll try to look at it a bit more the next few days since i have off work... But I also have projects around the house