Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1699 dml_bool_t AllPrefetchModeTested; member
1734 dml_bool_t AllPrefetchModeTested; member
H A Ddisplay_mode_core.c6342 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6350 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6620 s->AllPrefetchModeTested = false; in dml_prefetch_check()
6630 (s->NextMaxVStartup == s->MaxVStartupAllPlanes[j] && s->AllPrefetchModeTested))); in dml_prefetch_check()
8935 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
8948 s->AllPrefetchModeTested = true; in dml_core_mode_programming()
9380 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9381 …ax vstartup, try next prefetch mode=%u\n", __func__, s->VStartupLines-1, s->AllPrefetchModeTested); in dml_core_mode_programming()
9384 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9391 } while (!(locals->PrefetchAndImmediateFlipSupported || s->AllPrefetchModeTested)); in dml_core_mode_programming()