diff options
| author | Raphael Gallais-Pou <[email protected]> | 2024-01-29 10:41:06 +0000 |
|---|---|---|
| committer | Philippe Cornu <[email protected]> | 2024-06-28 09:28:26 +0000 |
| commit | 185f99b614427360ec3a91dc5b3fc6220bed4742 (patch) | |
| tree | 83515e50d0cb008e5fd26908e38298b2baeea553 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/stm: dsi: add pm runtime ops (diff) | |
| download | kernel-185f99b614427360ec3a91dc5b3fc6220bed4742.tar.gz kernel-185f99b614427360ec3a91dc5b3fc6220bed4742.zip | |
drm/stm: dsi: expose DSI PHY internal clock
DSISRC __________
__\_
| \
pll4_p_ck ->| 1 |____dsi_k
ck_dsi_phy ->| 0 |
|____/
A DSI clock is missing in the clock framework. Looking at the
clk_summary, it appears that 'ck_dsi_phy' is not implemented. Since the
DSI kernel clock is based on the internal DSI pll. The common clock
driver can not directly expose this 'ck_dsi_phy' clock because it does
not contain any common registers with the DSI. Thus it needs to be done
directly within the DSI phy driver.
Signed-off-by: Raphael Gallais-Pou <[email protected]>
Acked-by: Yannick Fertre <[email protected]>
Tested-by: Yannick Fertre <[email protected]>
Signed-off-by: Philippe Cornu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
