Home
last modified time | relevance | path

Searched refs:LastSurfaceWithoutMargin (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1720 dml_uint_t LastSurfaceWithoutMargin; member
Ddisplay_mode_core.c2996 s->LastSurfaceWithoutMargin = k; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2997 …mber == 1) && (p->DRRDisplay[k] || (!s->SynchronizedSurfaces[s->LastSurfaceWithoutMargin][k]))) ||… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3027 s->LastSurfaceWithoutMargin = k; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3028 …umber == 1) && (p->DRRDisplay[k] || !s->SynchronizedSurfaces[s->LastSurfaceWithoutMargin][k])) || … in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c4292 unsigned int LastSurfaceWithoutMargin = 0; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
4558 LastSurfaceWithoutMargin = k; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4560 !SynchronizedSurfaces[LastSurfaceWithoutMargin][k]) { in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()