Searched refs:v_refresh (Results 1 – 3 of 3) sorted by relevance
121 uint32_t v_refresh; member
94 adev->pm.pm_display_cfg.vrefresh = pp_display_cfg->disp_configs[0].v_refresh; in dm_pp_apply_display_requirements()
2450 cfg->v_refresh = stream->timing.pix_clk_khz * 1000; in dce110_fill_display_configs()2451 cfg->v_refresh /= stream->timing.h_total; in dce110_fill_display_configs()2452 cfg->v_refresh = (cfg->v_refresh + stream->timing.v_total / 2) in dce110_fill_display_configs()