Searched defs:disp_cfg (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/kmb/ |
D | kmb_plane.h | 66 struct disp_cfg { struct 67 unsigned int width; 68 unsigned int height; 69 unsigned int format;
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_dc_resource_mgmt.c | 179 …struct dml2_context *ctx, const struct dc_state *state, const struct dml_display_cfg_st *disp_cfg,… in validate_pipe_assignment() 795 const struct dml_display_cfg_st *disp_cfg, in get_target_mpc_factor() 853 const struct dml_display_cfg_st *disp_cfg, in get_target_odm_factor() 924 const struct dml_display_cfg_st *disp_cfg, in populate_mpc_factors_for_stream() 942 const struct dml_display_cfg_st *disp_cfg, in populate_odm_factors() 1016 const struct dml_display_cfg_st *disp_cfg, in map_dc_pipes_with_callbacks() 1037 …pipes(struct dml2_context *ctx, struct dc_state *state, const struct dml_display_cfg_st *disp_cfg,… in dml2_map_dc_pipes()
|