Home
last modified time | relevance | path

Searched refs:update_bw_bounding_box (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c592 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 Dcore_types.h188 void (*update_bw_bounding_box)( member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/
H A Ddcn301_fpu.c325 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 Ddcn30_clk_mgr.c425 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 Ddcn351_fpu.c268 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 Ddcn35_fpu.c234 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 Ddcn32_hwseq.c1001 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 Ddcn32_clk_mgr.c1067 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 Ddcn302_resource.c1151 .update_bw_bounding_box = dcn302_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1096 .update_bw_bounding_box = dcn303_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1402 .update_bw_bounding_box = dcn301_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1379 .update_bw_bounding_box = dcn21_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c353 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 Ddcn316_resource.c1719 .update_bw_bounding_box = dcn316_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A Ddcn401_clk_mgr.c1428 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 Ddcn314_resource.c1778 .update_bw_bounding_box = dcn314_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1784 .update_bw_bounding_box = dcn35_update_bw_bounding_box_fpu,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1756 .update_bw_bounding_box = dcn351_update_bw_bounding_box_fpu,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1849 .update_bw_bounding_box = dcn31_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1758 .update_bw_bounding_box = dcn35_update_bw_bounding_box_fpu,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1615 .update_bw_bounding_box = dcn321_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1792 .update_bw_bounding_box = dcn401_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2249 .update_bw_bounding_box = dcn30_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2108 .update_bw_bounding_box = dcn32_update_bw_bounding_box,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1136 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()

12