Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1641 dml_bool_t AllPrefetchModeTested; member
1676 dml_bool_t AllPrefetchModeTested; member
Ddisplay_mode_core.c6339 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6347 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6617 s->AllPrefetchModeTested = false; in dml_prefetch_check()
6627 (s->NextMaxVStartup == s->MaxVStartupAllPlanes[j] && s->AllPrefetchModeTested))); in dml_prefetch_check()
8932 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
8945 s->AllPrefetchModeTested = true; in dml_core_mode_programming()
9374 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9375 …ax vstartup, try next prefetch mode=%u\n", __func__, s->VStartupLines-1, s->AllPrefetchModeTested); in dml_core_mode_programming()
9378 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9385 } while (!(locals->PrefetchAndImmediateFlipSupported || s->AllPrefetchModeTested)); in dml_core_mode_programming()