Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c459 uint16_t max_vtotal_supported = 0; in populate_subvp_cmd_drr_info() local
484max_vtotal_supported = div64_u64(((uint64_t)drr_timing->pix_clk_100hz * 100 * max_drr_supported_us… in populate_subvp_cmd_drr_info()
492 max_vtotal_supported = max_vtotal_supported - dc->caps.subvp_drr_max_vblank_margin_us; in populate_subvp_cmd_drr_info()
495 pipe_data->pipe_config.vblank_data.drr_info.max_vtotal_supported = max_vtotal_supported; in populate_subvp_cmd_drr_info()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_subvp_state.h138 …uint16_t max_vtotal_supported; // Max VTOTAL that can still support SubVP static scheduling requir… member
A Ddmub_cmd.h1052 uint16_t max_vtotal_supported; // Max VTOTAL that can support SubVP static scheduling member

Completed in 17 milliseconds