Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h182 bool PrefetchAndImmediateFlipSupported; member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c3038 v->PrefetchAndImmediateFlipSupported =
3048 …"DML::%s: PrefetchAndImmediateFlipSupported %d\n", __func__, v->PrefetchAndImmediateFlipSupported);
3053 } while (!v->PrefetchAndImmediateFlipSupported && v->VStartupLines <= v->MaximumMaxVStartupLines);
3054 ASSERT(v->PrefetchAndImmediateFlipSupported);