Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h418 double LinesForVM[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c9091 CalculatePrefetchSchedule_params->dst_y_per_vm_vblank = &mode_lib->ms.LinesForVM[k]; in dml_core_mode_support()
9150 || mode_lib->ms.LinesForVM[k] >= 32.0 in dml_core_mode_support()
9156 …f("DML::%s: k=%d, LinesForVM=%f (should not be >= 32)\n", __func__, k, mode_lib->ms.LinesForVM[k]); in dml_core_mode_support()