Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_mall_phantom.c661 uint32_t phantom_vactive, phantom_bp, pstate_width_fw_delay_lines; in set_phantom_stream_timing() local
676 pstate_width_fw_delay_lines = ((double)(ctx->config.svp_pstate.subvp_fw_processing_delay_us + in set_phantom_stream_timing()
686 …phantom_vactive = svp_height + pstate_width_fw_delay_lines + ctx->config.svp_pstate.subvp_swath_he… in set_phantom_stream_timing()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c476 uint32_t phantom_vactive, phantom_bp, pstate_width_fw_delay_lines; in dcn32_set_phantom_stream_timing() local
500 pstate_width_fw_delay_lines = ((double)(dc->caps.subvp_fw_processing_delay_us + in dcn32_set_phantom_stream_timing()
516 pstate_width_fw_delay_lines + dc->caps.subvp_swath_height_margin_lines; in dcn32_set_phantom_stream_timing()