aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <[email protected]>2025-02-17 15:48:02 +0000
committerChun-Kuang Hu <[email protected]>2025-03-02 14:00:55 +0000
commit473c33f5ce651365468503c76f33158aaa1c7dd2 (patch)
tree4a59e90476c1d27160fb69eb13a93fe84269fe62 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversion (diff)
downloadkernel-473c33f5ce651365468503c76f33158aaa1c7dd2.tar.gz
kernel-473c33f5ce651365468503c76f33158aaa1c7dd2.zip
drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
In preparation for adding support for MT8195's HDMI reserved DPI, add calls to clk_prepare_enable() / clk_disable_unprepare() for the TVD clock: in this particular case, the aforementioned clock is not (and cannot be) parented to neither pixel or engine clocks hence it won't get enabled automatically by the clock framework. Please note that on all of the currently supported MediaTek platforms, the TVD clock is always a parent of either pixel or engine clocks, and this means that the common clock framework is already enabling this clock before the children. On such platforms, this commit will only increase the refcount of the TVD clock without any functional change. Reviewed-by: CK Hu <[email protected]> Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/ Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions