Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c428 uint32_t fpo_vactive_margin_us) in get_frame_rate_at_max_stretch_100hz() argument
448 v_scale = 10000 / (MAX_STRETCHED_V_BLANK + fpo_vactive_margin_us); in get_frame_rate_at_max_stretch_100hz()
463 …struct dc_stream_state *fpo_candidate_stream, uint32_t fpo_vactive_margin_us, int current_refresh_… in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() argument
471 …x_stretch_100hz = get_frame_rate_at_max_stretch_100hz(fpo_candidate_stream, fpo_vactive_margin_us); in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()
521 uint32_t fpo_vactive_margin_us = 0; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local
576fpo_vactive_margin_us = is_fpo_vactive ? dc->debug.fpo_vactive_margin_us : 0; // For now hardcode … in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
577 …t_mclk_switch_using_fw_based_vblank_stretch(fpo_candidate_stream, fpo_vactive_margin_us, refresh_r… in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
H A Ddcn32_resource.c734 .fpo_vactive_margin_us = 2000, // 2000us
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1021 uint32_t fpo_vactive_margin_us; member
H A Ddc_dmub_srv.c458 …md.fw_assisted_mclk_switch.config_data.vactive_stretch_margin_us = dc->debug.fpo_vactive_margin_us; in dc_dmub_srv_p_state_delegate()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c729 .fpo_vactive_margin_us = 2000, // 2000us