Message ID | 1591417551-38051-1-git-send-email-smasetty@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | Add support for GPU DDR BW scaling | expand |
On 06-06-20, 09:55, Sharat Masetty wrote: > This is a respin of [1]. Incorported review feedback and fixed issues observed > during testing. Picked up the Georgi's series from opp/linux-next [2], and this > series is also dependent on a helper function needed to set and clear ddr > bandwidth vote [3]. Patch number 4 in the series adds support for SDM845 as well > but its not tested yet(WIP), but the SC7180 patches are well tested now. > > [1] https://patchwork.freedesktop.org/series/75291/ > [2] https://kernel.googlesource.com/pub/scm/linux/kernel/git/vireshk/pm/+log/opp/linux-next/ > [3] https://patchwork.kernel.org/patch/11590563/ Had a quick look of the series and looked mostly fine to me.