Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c1041 unsigned int disp_cfg_index_max; in dml2_map_dc_pipes() local
1068 disp_cfg_index_max = __DML2_WRAPPER_MAX_STREAMS_PLANES__; in dml2_map_dc_pipes()
1072 disp_cfg_index_max = __DML_NUM_PLANES__; in dml2_map_dc_pipes()
1080 if (stream_disp_cfg_index >= disp_cfg_index_max) in dml2_map_dc_pipes()
1125 if (scratch.odm_info.odm_factor == 1 && plane_disp_cfg_index < disp_cfg_index_max) { in dml2_map_dc_pipes()