Searched refs:disp_cfg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml2_dc_resource_mgmt.c | 179 …xt *ctx, const struct dc_state *state, const struct dml_display_cfg_st *disp_cfg, const struct dml… in validate_pipe_assignment() argument 182 (void)disp_cfg; in validate_pipe_assignment() 808 const struct dml_display_cfg_st *disp_cfg, in get_target_mpc_factor() argument 822 mpc_factor = (unsigned int)disp_cfg->hw.DPPPerSurface[cfg_idx]; in get_target_mpc_factor() 866 const struct dml_display_cfg_st *disp_cfg, in get_target_odm_factor() argument 875 switch (disp_cfg->hw.ODMMode[cfg_idx]) { in get_target_odm_factor() 937 const struct dml_display_cfg_st *disp_cfg, in populate_mpc_factors_for_stream() argument 950 get_target_mpc_factor(ctx, state, disp_cfg, mapping, status, state->streams[stream_idx], i) : 1; in populate_mpc_factors_for_stream() 955 const struct dml_display_cfg_st *disp_cfg, in populate_odm_factors() argument 965 ctx, state, disp_cfg, mapping, state->streams[i]); in populate_odm_factors() [all …]
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_plane.h | 66 struct disp_cfg { struct
|
| H A D | kmb_drv.h | 59 struct disp_cfg init_disp_cfg[KMB_MAX_PLANES];
|