Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h671 double LowestPrefetchMargin; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c13179 out->informative.misc.LowestPrefetchMargin = 10 * 1000 * 1000; in dml2_core_calcs_get_informative()
13269 if (mode_lib->mp.impacted_prefetch_margin_us[k] < out->informative.misc.LowestPrefetchMargin) in dml2_core_calcs_get_informative()
13270 out->informative.misc.LowestPrefetchMargin = mode_lib->mp.impacted_prefetch_margin_us[k]; in dml2_core_calcs_get_informative()

Completed in 185 milliseconds