Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c4293 unsigned int LastSurfaceWithoutMargin = 0; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
4559 LastSurfaceWithoutMargin = k; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4561 !SynchronizedSurfaces[LastSurfaceWithoutMargin][k]) { in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1777 dml_uint_t LastSurfaceWithoutMargin; member
H A Ddisplay_mode_core.c2998 s->LastSurfaceWithoutMargin = k; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2999 …mber == 1) && (p->DRRDisplay[k] || (!s->SynchronizedSurfaces[s->LastSurfaceWithoutMargin][k]))) ||… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3029 s->LastSurfaceWithoutMargin = k; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3030 …umber == 1) && (p->DRRDisplay[k] || !s->SynchronizedSurfaces[s->LastSurfaceWithoutMargin][k])) || … in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()