Symbol: soc_bounding_box_st
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.c
3411
double dml32_get_return_bw_mbps(const soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.c
3454
double dml32_get_return_bw_mbps_vm_only(const soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.h
690
double dml32_get_return_bw_mbps(const soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.h
697
double dml32_get_return_bw_mbps_vm_only(const soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c
1078
soc_bounding_box_st *soc = &mode_lib->vba.soc;
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c
306
soc_bounding_box_st *soc = &mode_lib->vba.soc;
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h
261
soc_bounding_box_st soc;
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
5877
const struct soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
5903
const struct soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
5948
const struct soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.h
49
const struct soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.h
57
const struct soc_bounding_box_st *soc,
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
1905
struct soc_bounding_box_st soc;
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
812
struct soc_bounding_box_st soc;
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_util.c
665
__DML_DLL_EXPORT__ void dml_print_soc_bounding_box(const struct soc_bounding_box_st *soc)
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_util.h
65
__DML_DLL_EXPORT__ void dml_print_soc_bounding_box(const struct soc_bounding_box_st *soc);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
140
struct soc_bounding_box_st *soc_bb;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_policy.c
30
const struct soc_bounding_box_st *socbb,
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_policy.c
54
static float calculate_net_bw_in_mbytes_sec(const struct soc_bounding_box_st *socbb,
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_policy.c
75
static void insert_entry_into_table_sorted(const struct soc_bounding_box_st *socbb,
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_policy.h
31
const struct soc_bounding_box_st *in_bbox;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
1016
const struct soc_bounding_box_st *soc)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
1072
const struct soc_bounding_box_st *soc)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
246
void dml2_init_socbb_params(struct dml2_context *dml2, const struct dc *in_dc, struct soc_bounding_box_st *out)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
331
const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
685
void dml2_translate_socbb_params(const struct dc *in, struct soc_bounding_box_st *out)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.h
31
void dml2_init_socbb_params(struct dml2_context *dml2, const struct dc *in_dc, struct soc_bounding_box_st *out);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.h
33
const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.h
35
void dml2_translate_socbb_params(const struct dc *in_dc, struct soc_bounding_box_st *out);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
47
void initialize_dml2_soc_bbox(struct dml2_context *dml2, const struct dc *in_dc, struct soc_bounding_box_st *out)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
56
const struct dc *in_dc, const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.h
16
struct soc_bounding_box_st;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.h
20
void initialize_dml2_soc_bbox(struct dml2_context *dml2, const struct dc *in_dc, struct soc_bounding_box_st *out);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.h
22
const struct dc *in_dc, const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out);