diff options
author | Icenowy Zheng <uwu@icenowy.me> | 2025-08-16 17:11:12 +0800 |
---|---|---|
committer | Drew Fustini <fustini@kernel.org> | 2025-08-18 14:58:23 -0700 |
commit | 8fede7ff692cc06791269cd7c68b2bd2f62af159 (patch) | |
tree | c517deaf06a9dc0403c691c2f205362546ea0d01 /drivers/acpi/cppc_acpi.c | |
parent | 56a48c1833aa1ede82cc3833d73750597eccfdb0 (diff) |
clk: thead: support changing DPU pixel clock rate
The DPU pixel clock rate corresponds to the required dot clock of the
display mode, so it needs to be tweakable.
Add support to change it, by adding generic divider setting code,
arming the code to the dpu0/dpu1 clocks, and setting the pixel clock
connected to the DPU (after a gate) to CLK_SET_RATE_PARENT to propagate
it to the dividers.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Drew Fustini <fustini@kernel.org>
Signed-off-by: Drew Fustini <fustini@kernel.org>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions