Home
last modified time | relevance | path

Searched refs:alt_chan_fw_delay_us (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h91 unsigned int alt_chan_fw_delay_us; // FW delay value required in mode support calculation member
2310 unsigned int alt_chan_fw_delay_us; member
H A Ddml2_core_dcn6_calcs_dchub.c504 …nable ? p->display_cfg->overrides.hw.force_alt_chan_fw_delay.fw_delay_us : p->alt_chan_fw_delay_us; in dcn6_calculate_alternate_params()