linux_dsm_epyc7002/drivers/gpu/drm/zte
Shawn Guo 9cc2a68519 drm: zte: add function to configure vou_ctrl dividers
The clock control module (CRM) cannot always provide desired frequency
for all VOU output devices.  That's why VOU integrates a few dividers
to further divide the clocks from CRM.  Let's add an interface for
configuring these dividers.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
2017-01-28 11:51:22 +08:00
..
Kconfig drm: zte: support hdmi audio through spdif 2017-01-28 10:17:39 +08:00
Makefile
zx_drm_drv.c
zx_drm_drv.h
zx_hdmi_regs.h drm: zte: support hdmi audio through spdif 2017-01-28 10:17:39 +08:00
zx_hdmi.c drm: zte: move struct vou_inf into zx_vou driver 2017-01-28 11:51:21 +08:00
zx_plane_regs.h drm: zte: add overlay plane support 2017-01-28 10:17:41 +08:00
zx_plane.c drm: zte: add overlay plane support 2017-01-28 10:17:41 +08:00
zx_plane.h drm: zte: add .atomic_disable hook to disable graphic layer 2017-01-28 10:17:40 +08:00
zx_vou_regs.h drm: zte: add function to configure vou_ctrl dividers 2017-01-28 11:51:22 +08:00
zx_vou.c drm: zte: add function to configure vou_ctrl dividers 2017-01-28 11:51:22 +08:00
zx_vou.h drm: zte: add function to configure vou_ctrl dividers 2017-01-28 11:51:22 +08:00