Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_dc_resource_mgmt.c1043 unsigned int disp_cfg_index_max; in dml2_map_dc_pipes() local
1070 disp_cfg_index_max = __DML2_WRAPPER_MAX_STREAMS_PLANES__; in dml2_map_dc_pipes()
1074 disp_cfg_index_max = __DML_NUM_PLANES__; in dml2_map_dc_pipes()
1082 if (stream_disp_cfg_index >= disp_cfg_index_max) in dml2_map_dc_pipes()
1127 if (scratch.odm_info.odm_factor == 1 && plane_disp_cfg_index < disp_cfg_index_max) { in dml2_map_dc_pipes()