Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1078 if (stream_pstate_meta->method_drr.stretched_vtotal > stream_pstate_meta->max_vtotal) { in all_timings_support_drr()
1090 …stream_pstate_meta->method_drr.stretched_vtotal - stream_pstate_meta->nom_vtotal > (int)stream_des… in all_timings_support_drr()
1822 stream_pstate_meta->method_drr.stretched_vtotal = in build_pstate_meta_per_stream()
1829 stream_pstate_meta->method_drr.stretched_vtotal = in build_pstate_meta_per_stream()
1836 stream_pstate_meta->method_drr.stretched_vtotal - in build_pstate_meta_per_stream()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h310 int stretched_vtotal; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12873 (uint16_t)stream_pstate_meta->method_drr.stretched_vtotal; in dml2_core_calcs_get_stream_fams2_programming()