Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c1823 double LinesInDETChroma; in dcn5_calculate_urgent_burst_factor() local
1851 LinesInDETChroma = DETBufferSizeC / BytePerPixelInDETC / swath_width_chroma_ub; in dcn5_calculate_urgent_burst_factor()
1853 DETBufferSizeInTimeChroma = math_floor2(LinesInDETChroma, SwathHeightC) * LineTime / VRatioC; in dcn5_calculate_urgent_burst_factor()