Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource_helpers.c463 …ct dc_stream_state *fpo_candidate_stream, uint32_t fpo_vactive_margin_us, int current_refresh_rate) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() argument
478 …kerless(fpo_candidate_stream, (refresh_rate_max_stretch_100hz / 100), current_refresh_rate, false)) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()
/linux-6.12.1/drivers/video/fbdev/sis/
Dsis.h605 int current_refresh_rate; member
Dsis_main.c1300 ivideo->current_refresh_rate = ivideo->refresh_rate; in sisfb_do_set_var()
1546 } else if(ivideo->current_refresh_rate) { in sisfb_check_var()
1547 refresh_rate = ivideo->current_refresh_rate; in sisfb_check_var()