Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h276 int contention_delay_otg_vlines; member
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2608 uint8_t contention_delay_otg_vlines; // time to budget for contention on execution member
2640 uint16_t contention_delay_otg_vlines; // time to budget for contention on execution member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12825 …base_programming->contention_delay_otg_vlines = (uint8_t)stream_pstate_meta->contention_delay_otg_… in dml2_core_calcs_get_stream_fams2_programming()