Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1698 dml_bool_t AllPrefetchModeTested; member
1733 dml_bool_t AllPrefetchModeTested; member
Ddisplay_mode_core.c6340 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6348 s->AllPrefetchModeTested = true; in dml_prefetch_check()
6618 s->AllPrefetchModeTested = false; in dml_prefetch_check()
6628 (s->NextMaxVStartup == s->MaxVStartupAllPlanes[j] && s->AllPrefetchModeTested))); in dml_prefetch_check()
8933 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
8946 s->AllPrefetchModeTested = true; in dml_core_mode_programming()
9378 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9379 …ax vstartup, try next prefetch mode=%u\n", __func__, s->VStartupLines-1, s->AllPrefetchModeTested); in dml_core_mode_programming()
9382 s->AllPrefetchModeTested = false; in dml_core_mode_programming()
9389 } while (!(locals->PrefetchAndImmediateFlipSupported || s->AllPrefetchModeTested)); in dml_core_mode_programming()