Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1727 dml_bool_t DestinationLineTimesForPrefetchLessThan2; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c11275 s->DestinationLineTimesForPrefetchLessThan2 = false; in dml_core_mode_programming()
11430 s->DestinationLineTimesForPrefetchLessThan2 = true; in dml_core_mode_programming()
11446 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml_core_mode_programming()
11448 …ationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml_core_mode_programming()