Home
last modified time | relevance | path

Searched hist:d86cb42060626e7a3cacf51e831dc0f0aa6d330d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop2.cd86cb42060626e7a3cacf51e831dc0f0aa6d330d Fri Mar 28 02:06:06 UTC 2025 Damon Ding <damon.ding@rock-chips.com> video/drm: vop2: update the calculation of dclk_out division factor for RK3588 HDMI DSC mode

For RK3588, dclk_out is designed for DP, MIPI in both DSC and non-DSC
mode and HDMI in DSC mode.

In addditon, the dclk_out division factor should be the same as the
dclk_core division factor in HDMI DSC mode.

For the display interfaces that do not need the dclk_out, it should
be more appropriate to set dclk_out division factor to 0.

Change-Id: Idd254a105b5ea69caa25b315be8ff39a8c4fd10e
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>