Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c822 mpc_factor = (unsigned int)disp_cfg->hw.DPPPerSurface[cfg_idx]; in get_target_mpc_factor()
1061 const unsigned int *ODMMode, *DPPPerSurface; in dml2_map_dc_pipes() local
1082 DPPPerSurface = (const unsigned int *)dpp_per_surface_array; in dml2_map_dc_pipes()
1086 DPPPerSurface = disp_cfg->hw.DPPPerSurface; in dml2_map_dc_pipes()
1143 scratch.mpc_info.mpc_factor = DPPPerSurface[plane_disp_cfg_index]; in dml2_map_dc_pipes()
H A Ddml2_wrapper_fpu.c72 in_out_display_cfg->hw.DPPPerSurface[i] = mode_support_info->DPPPerSurface[i]; in map_hw_resources()
82 for (j = 0; j < mode_support_info->DPPPerSurface[i]; j++) { in map_hw_resources()
H A Ddisplay_mode_core_structs.h451 dml_uint_t DPPPerSurface; member
657 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member
793 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member
1366 dml_uint_t *DPPPerSurface; member
1504 dml_uint_t *DPPPerSurface; member
1545 dml_uint_t *DPPPerSurface; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h99 unsigned int DPPPerSurface; member