Home
last modified time | relevance | path

Searched refs:vratio_pre (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_dcn6_calcs_dchub.c403 double vratio_pre = chroma ? p->VRatioPrefetchC[plane_idx] : p->VRatioPrefetchY[plane_idx]; in calculate_swath_params() local
422 out->prefetch_hdl_delta = (double)swath_height / vratio_pre; in calculate_swath_params()