aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorAdam Ford <[email protected]>2023-03-23 23:01:27 +0000
committerAbel Vesa <[email protected]>2023-03-31 12:27:36 +0000
commit46a974433ea7fa468b45db70536f7cea81feb87c (patch)
tree339456715d507566dc25ac8a45e311f7346e77cd /tools/perf/scripts/python/sctop.py
parentclk: imx8mm: Let IMX8MM_CLK_LCDIF_PIXEL set parent rate (diff)
downloadkernel-46a974433ea7fa468b45db70536f7cea81feb87c.tar.gz
kernel-46a974433ea7fa468b45db70536f7cea81feb87c.zip
clk: imx: Let IMX8MN_CLK_DISP_PIXEL set parent rate
By default the display pixel clock needs to be evenly divide down from the video_pll_out clock which rules out a significant number of resolution and refresh rates. The current clock tree looks something like: video_pll 594000000 video_pll_bypass 594000000 video_pll_out 594000000 disp_pixel 148500000 disp_pixel_clk 148500000 Now that composite-8m supports determine_rate, we can allow disp_pixel to set the parent rate which then switches every clock in the chain to a new frequency when disp_pixel cannot evenly divide from video_pll_out. Signed-off-by: Adam Ford <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Signed-off-by: Abel Vesa <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions