Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h182 bool PrefetchAndImmediateFlipSupported; member
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c2962 v->PrefetchAndImmediateFlipSupported =
2972 …"DML::%s: PrefetchAndImmediateFlipSupported %d\n", __func__, v->PrefetchAndImmediateFlipSupported);
2977 } while (!v->PrefetchAndImmediateFlipSupported && v->VStartupLines <= v->MaximumMaxVStartupLines);
2978 ASSERT(v->PrefetchAndImmediateFlipSupported);