Re: [v2 1/3] drm/msm/dpu: add support for clk and bw scaling for display

2020-04-16 Thread Georgi Djakov
Hi Krishna, Thanks for the patch! On 4/2/20 09:52, Krishna Manikandan wrote: > This change adds support to scale src clk and bandwidth as > per composition requirements. > > Interconnect registration for bw has been moved to mdp > device node from mdss to facilitate the scaling. No

[v2 1/3] drm/msm/dpu: add support for clk and bw scaling for display

2020-04-02 Thread Krishna Manikandan
This change adds support to scale src clk and bandwidth as per composition requirements. Interconnect registration for bw has been moved to mdp device node from mdss to facilitate the scaling. --- drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 106 +