Searched defs:dml2 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml2_wrapper.c | 38 static void initialize_dml2_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_… in initialize_dml2_ip_params() 46 static void initialize_dml2_soc_bbox(struct dml2_context *dml2, const struct dc *in_dc, struct soc_… in initialize_dml2_soc_bbox() 54 static void initialize_dml2_soc_states(struct dml2_context *dml2, in initialize_dml2_soc_states() 63 static void map_hw_resources(struct dml2_context *dml2, in map_hw_resources() 96 static unsigned int pack_and_call_dml_mode_support_ex(struct dml2_context *dml2, in pack_and_call_dml_mode_support_ex() 112 static bool optimize_configuration(struct dml2_context *dml2, struct dml2_wrapper_optimize_configur… in optimize_configuration() 229 static int calculate_lowest_supported_state_for_temp_read(struct dml2_context *dml2, struct dc_stat… in calculate_lowest_supported_state_for_temp_read() 335 static bool dml_mode_support_wrapper(struct dml2_context *dml2, in dml_mode_support_wrapper() 437 static bool optimize_pstate_with_svp_and_drr(struct dml2_context *dml2, struct dc_state *display_st… in optimize_pstate_with_svp_and_drr() 543 struct dml2_context *dml2 = context->bw_ctx.dml2; in call_dml_mode_support_and_programming() local [all …]
|
H A D | dml2_translation_helper.c | 34 void dml2_init_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_params_st *ou… in dml2_init_ip_params() 245 void dml2_init_socbb_params(struct dml2_context *dml2, const struct dc *in_dc, struct soc_bounding_… in dml2_init_socbb_params() 327 void dml2_init_soc_states(struct dml2_context *dml2, const struct dc *in_dc, in dml2_init_soc_states() 780 const struct dc_stream_state *in, const struct pipe_ctx *pipe, struct dml2_context *dml2) in populate_dml_output_cfg_from_stream_state() 1130 static unsigned int map_stream_to_dml_display_cfg(const struct dml2_context *dml2, in map_stream_to_dml_display_cfg() 1146 static bool get_plane_id(struct dml2_context *dml2, const struct dc_state *context, const struct dc… in get_plane_id() 1170 static unsigned int map_plane_to_dml_display_cfg(const struct dml2_context *dml2, const struct dc_p… in map_plane_to_dml_display_cfg() 1192 static void apply_legacy_svp_drr_settings(struct dml2_context *dml2, const struct dc_state *state, … in apply_legacy_svp_drr_settings() 1208 static void dml2_populate_pipe_to_plane_index_mapping(struct dml2_context *dml2, struct dc_state *s… in dml2_populate_pipe_to_plane_index_mapping() 1283 static void dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index(struct dml2_context *dml2, struct… in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index() [all …]
|
H A D | dml2_utils.c | 216 static bool get_plane_id(struct dml2_context *dml2, const struct dc_state *state, const struct dc_p… in get_plane_id()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
H A D | dml21_wrapper.c | 119 void dml21_destroy(struct dml2_context *dml2) in dml21_destroy()
|