Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_dc_resource_mgmt.c1048 unsigned int disp_cfg_index_max; in dml2_map_dc_pipes() local
1075 disp_cfg_index_max = __DML2_WRAPPER_MAX_STREAMS_PLANES__; in dml2_map_dc_pipes()
1079 disp_cfg_index_max = __DML_NUM_PLANES__; in dml2_map_dc_pipes()
1087 if (stream_disp_cfg_index >= disp_cfg_index_max) in dml2_map_dc_pipes()
1132 if (scratch.odm_info.odm_factor == 1 && plane_disp_cfg_index < disp_cfg_index_max) { in dml2_map_dc_pipes()