/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | dcn31_fpu.c | 592 struct _vcs_dpi_voltage_scaling_st *s = dc->scratch.update_bw_bounding_box.clock_limits; in dcn31_update_bw_bounding_box() 731 struct _vcs_dpi_voltage_scaling_st *s = dc->scratch.update_bw_bounding_box.clock_limits; in dcn316_update_bw_bounding_box()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 188 void (*update_bw_bounding_box)( member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/ |
H A D | dcn301_fpu.c | 325 struct _vcs_dpi_voltage_scaling_st *s = dc->scratch.update_bw_bounding_box.clock_limits; in dcn301_fpu_update_bw_bounding_box()
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ |
H A D | dcn30_clk_mgr.c | 425 clk_mgr_base->ctx->dc->res_pool->funcs->update_bw_bounding_box( in dcn3_get_memclk_states_from_smu()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/ |
H A D | dcn351_fpu.c | 268 dc->scratch.update_bw_bounding_box.clock_limits; in dcn351_update_bw_bounding_box_fpu()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/ |
H A D | dcn35_fpu.c | 234 dc->scratch.update_bw_bounding_box.clock_limits; in dcn35_update_bw_bounding_box_fpu()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
H A D | dcn32_hwseq.c | 1001 if (dc->debug.using_dml2 && dc->res_pool->funcs->update_bw_bounding_box) { in dcn32_init_hw() 1003 dc->res_pool->funcs->update_bw_bounding_box(dc, dc->clk_mgr->bw_params); in dcn32_init_hw()
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr.c | 1067 clk_mgr_base->ctx->dc->res_pool->funcs->update_bw_bounding_box( in dcn32_get_memclk_states_from_smu()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
H A D | dcn302_resource.c | 1151 .update_bw_bounding_box = dcn302_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
H A D | dcn303_resource.c | 1096 .update_bw_bounding_box = dcn303_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
H A D | dcn301_resource.c | 1402 .update_bw_bounding_box = dcn301_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
H A D | dcn21_resource.c | 1379 .update_bw_bounding_box = dcn21_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
H A D | dcn401_hwseq.c | 353 if ((!dc->debug.fams2_config.bits.enable && dc->res_pool->funcs->update_bw_bounding_box) in dcn401_init_hw() 357 dc->res_pool->funcs->update_bw_bounding_box(dc, in dcn401_init_hw()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
H A D | dcn316_resource.c | 1719 .update_bw_bounding_box = dcn316_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
H A D | dcn401_clk_mgr.c | 1428 clk_mgr_base->ctx->dc->res_pool->funcs->update_bw_bounding_box( in dcn401_get_memclk_states_from_smu()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
H A D | dcn314_resource.c | 1778 .update_bw_bounding_box = dcn314_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
H A D | dcn35_resource.c | 1784 .update_bw_bounding_box = dcn35_update_bw_bounding_box_fpu,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
H A D | dcn351_resource.c | 1756 .update_bw_bounding_box = dcn351_update_bw_bounding_box_fpu,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
H A D | dcn31_resource.c | 1849 .update_bw_bounding_box = dcn31_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
H A D | dcn36_resource.c | 1758 .update_bw_bounding_box = dcn35_update_bw_bounding_box_fpu,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
H A D | dcn321_resource.c | 1615 .update_bw_bounding_box = dcn321_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
H A D | dcn401_resource.c | 1792 .update_bw_bounding_box = dcn401_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
H A D | dcn30_resource.c | 2249 .update_bw_bounding_box = dcn30_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.c | 2108 .update_bw_bounding_box = dcn32_update_bw_bounding_box,
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 1136 if (dc->res_pool->funcs->update_bw_bounding_box) { in dc_construct() 1138 dc->res_pool->funcs->update_bw_bounding_box(dc, dc->clk_mgr->bw_params); in dc_construct()
|