Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1698 dml_bool_t AllPrefetchModeTested; member
1733 dml_bool_t AllPrefetchModeTested; member
H A Ddisplay_mode_core.c6359 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6367 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6637 s->AllPrefetchModeTested = false; in dml_prefetch_check()
6647 (s->NextMaxVStartup == s->MaxVStartupAllPlanes[j] && s->AllPrefetchModeTested))); in dml_prefetch_check()
8960 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
8973 s->AllPrefetchModeTested = true; in dml_core_mode_programming()
9405 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9406 …ax vstartup, try next prefetch mode=%u\n", __func__, s->VStartupLines-1, s->AllPrefetchModeTested); in dml_core_mode_programming()
9409 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9416 } while (!(locals->PrefetchAndImmediateFlipSupported || s->AllPrefetchModeTested)); in dml_core_mode_programming()