Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1332 unsigned int TotalPixelRate; member
H A Ddml2_core_shared.c3706 unsigned int TotalPixelRate = 0; in CalculateDETBufferSize() local
3792 TotalPixelRate += p->display_cfg->stream_descriptors[k].timing.pixel_clock_khz; in CalculateDETBufferSize()
3797 …isplay_cfg->stream_descriptors[k].timing.pixel_clock_khz * p->MaxTotalDETInKByte / TotalPixelRate); in CalculateDETBufferSize()