Searched refs:in_bbox (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_policy.h31 const struct soc_bounding_box_st *in_bbox; member in struct:dml2_policy_build_synthetic_soc_states_params
H A Ddml2_translation_helper.h33 const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out);
H A Ddml2_policy.c184 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
198 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
208 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
217 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
H A Ddml2_wrapper.c53 const struct dc *in_dc, const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out)
56 dml2_init_soc_states(dml2, in_dc, in_bbox, out);
52 initialize_dml2_soc_states(struct dml2_context *dml2, const struct dc *in_dc, const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out) argument
H A Ddml2_translation_helper.c249 const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out)
268 p->in_bbox = in_bbox;
248 dml2_init_soc_states(struct dml2_context *dml2, const struct dc *in_dc, const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out) argument

Completed in 207 milliseconds