Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c463 uint32_t fpo_vactive_margin_us) in get_frame_rate_at_max_stretch_100hz()
483 v_scale = 10000 / (MAX_STRETCHED_V_BLANK + fpo_vactive_margin_us); in get_frame_rate_at_max_stretch_100hz()
498 struct dc_stream_state *fpo_candidate_stream, uint32_t fpo_vactive_margin_us) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()
506 refresh_rate_max_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()
552 uint32_t fpo_vactive_margin_us = 0; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local
594 fpo_vactive_margin_us = is_fpo_vactive ? dc->debug.fpo_vactive_margin_us : 0; // For now hardcode the FPO + Vactive stretch margin to be 2000us in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
595 if (!is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch(fpo_candidate_stream, fpo_vactive_margin_us)) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
461 get_frame_rate_at_max_stretch_100hz( struct dc_stream_state *fpo_candidate_stream, uint32_t fpo_vactive_margin_us) get_frame_rate_at_max_stretch_100hz() argument
497 is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch( struct dc_stream_state *fpo_candidate_stream, uint32_t fpo_vactive_margin_us) is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() argument
H A Ddcn32_resource.c728 .fpo_vactive_margin_us = 2000, // 2000us
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc.h903 uint32_t fpo_vactive_margin_us; member
H A Ddc_dmub_srv.c350 cmd.fw_assisted_mclk_switch.config_data.vactive_stretch_margin_us = dc->debug.fpo_vactive_margin_us; in dc_dmub_srv_p_state_delegate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c727 .fpo_vactive_margin_us = 2000, // 2000us

Completed in 14 milliseconds