Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12918 double phantom_processing_delay_pix; in dml2_core_calcs_get_stream_support_info() local
12927phantom_processing_delay_pix = (double)((mode_lib->ip.subvp_fw_processing_delay_us + mode_lib->ip.… in dml2_core_calcs_get_stream_support_info()
12929 …phantom_processing_delay_lines = (unsigned int)(phantom_processing_delay_pix / (double)display_cfg… in dml2_core_calcs_get_stream_support_info()
12930 dml2_core_div_rem(phantom_processing_delay_pix, in dml2_core_calcs_get_stream_support_info()