Home
last modified time | relevance | path

Searched refs:dispclk_per_dscclk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c1495 unsigned int dispclk_per_dscclk = 3; in dscComputeDelay() local
1501 dispclk_per_dscclk = 3 * 2; in dscComputeDelay()
1506 Delay = Delay + 16 * dispclk_per_dscclk; in dscComputeDelay()
1512 Delay = Delay + 1 + 4 * dispclk_per_dscclk; in dscComputeDelay()
1515 Delay = Delay + 3 + 1 * dispclk_per_dscclk; in dscComputeDelay()
1518 Delay = Delay + 3 + 3 * dispclk_per_dscclk; in dscComputeDelay()
1521 Delay = Delay + 16 * dispclk_per_dscclk; in dscComputeDelay()
1527 Delay = Delay + 1 + 4 * dispclk_per_dscclk; in dscComputeDelay()
1531 Delay = Delay + 3 + 1 * dispclk_per_dscclk; in dscComputeDelay()
1533 Delay = Delay + 3 + 3 * dispclk_per_dscclk; in dscComputeDelay()
[all …]