Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c4080 …elay, ssm_pipeline_delay, obsm_pipeline_delay, slice_padded_pixels, ixd_plus_padding, ixd_plus_pad… in dscceComputeDelay() local
4134 ixd_plus_padding = initial_xmit_delay + slice_padded_pixels * number_of_lines_to_reach_ixd; in dscceComputeDelay()
4137 ixd_plus_padding_groups = (ixd_plus_padding + 2) / 3; in dscceComputeDelay()
Ddml2_core_dcn4_calcs.c1403 …elay, ssm_pipeline_delay, obsm_pipeline_delay, slice_padded_pixels, ixd_plus_padding, ixd_plus_pad… in dscceComputeDelay() local
1457 ixd_plus_padding = initial_xmit_delay + slice_padded_pixels * number_of_lines_to_reach_ixd; in dscceComputeDelay()
1460 ixd_plus_padding_groups = (ixd_plus_padding + 2) / 3; in dscceComputeDelay()