Home
last modified time | relevance | path

Searched defs:dml_dispcfg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c1138 const struct dc_stream_state *stream, const struct dml_display_cfg_st *dml_dispcfg) in map_stream_to_dml_display_cfg()
1179 …const struct dc_state *context, const struct dml_display_cfg_st *dml_dispcfg, unsigned int stream_… in map_plane_to_dml_display_cfg()
1299 …ay_cfg(struct dml2_context *dml2, struct dc_state *context, struct dml_display_cfg_st *dml_dispcfg) in map_dc_state_into_dml_display_cfg()
H A Ddml2_utils.c466 …per_stream_and_stream_count(struct dml2_context *in_ctx, struct dml_display_cfg_st *dml_dispcfg, i… in find_planes_per_stream_and_stream_count()
484 …y_det_buffer_allocation_policy(struct dml2_context *in_ctx, struct dml_display_cfg_st *dml_dispcfg) in dml2_apply_det_buffer_allocation_policy()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c752 struct dml2_display_cfg *dml_dispcfg = &dml_ctx->v21.display_config; in dml21_map_dc_state_into_dml_display_cfg() local