Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h250 double max_vratio_pre; member
H A Ddisplay_mode_vba.c415 mode_lib->vba.MaxVRatioPre = soc->max_vratio_pre; in fetch_socbb_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c2138 context->bw_ctx.dml.soc.max_vratio_pre = dcn32_determine_max_vratio_prefetch(dc, context); in dcn32_internal_validate_bw()
3455 double max_vratio_pre = __DML_MAX_BW_RATIO_PRE__; // Default value is 4 in dcn32_determine_max_vratio_prefetch() local
3465 max_vratio_pre = __DML_MAX_VRATIO_PRE__; in dcn32_determine_max_vratio_prefetch()
3469 return max_vratio_pre; in dcn32_determine_max_vratio_prefetch()