| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| A D | dcn401_hwseq.c | 268 current_dchub_ref_freq = res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn401_init_hw() 272 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn401_init_hw() 277 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn401_init_hw() 440 || res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000 != current_dchub_ref_freq) { in dcn401_init_hw() 1107 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz, in dcn401_set_cursor_position() 1427 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn401_prepare_bandwidth() 1468 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn401_optimize_bandwidth()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
| A D | dcn201_hwseq.c | 250 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn201_init_hw() 254 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn201_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| A D | dcn10_hw_sequencer_debug.c | 81 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubbub_state() 119 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubp_states()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
| A D | dcn31_hwseq.c | 143 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn31_init_hw() 148 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn31_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
| A D | dcn30_hubbub.c | 381 uint32_t refclk_mhz = hubbub->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in hubbub3_force_wm_propagate_to_pipes()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 280 unsigned int dchub_ref_clock_inKhz; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn401/ |
| A D | dcn401_fpu.c | 170 …dc->dml2_options.bbox_overrides.dchub_refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz … in dcn401_update_bw_bounding_box_fpu()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
| A D | dcn30_hwseq.c | 674 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn30_init_hw() 679 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn30_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| A D | dcn10_hwseq.c | 88 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in print_microsec() 1586 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn10_init_hw() 1591 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn10_init_hw() 3140 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn10_prepare_bandwidth() 3178 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn10_optimize_bandwidth() 3486 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz, in dcn10_set_cursor_position()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| A D | dcn35_hwseq.c | 168 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn35_init_hw() 173 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn35_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| A D | dcn32_hwseq.c | 818 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn32_init_hw() 823 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn32_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | dcn20_fpu.c | 1368 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn20_populate_dml_pipes_from_context() 1746 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn20_calculate_wm() 2257 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn21_calculate_wm()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
| A D | dcn321_fpu.c | 705 …dc->dml2_options.bbox_overrides.dchub_refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz … in dcn321_update_bw_bounding_box_fpu()
|
| /linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ |
| A D | dcn32_hubbub.c | 940 uint32_t refclk_mhz = hubbub->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in hubbub32_force_wm_propagate_to_pipes()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
| A D | dml21_translation_helper.c | 287 dml_soc_bb->dchub_refclk_mhz = in_dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dml21_apply_soc_bb_overrides()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| A D | dcn20_hwseq.c | 2365 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn20_prepare_bandwidth() 2406 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn20_optimize_bandwidth()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| A D | dc_dmub_srv.c | 921 (dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000) / 1000; in dc_dmub_setup_subvp_dmub_command()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| A D | dcn_calcs.c | 497 input->clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn_bw_calc_rq_dlg_ttu()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_resource.c | 343 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dc_create_resource_pool()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| A D | dcn32_fpu.c | 3141 …dc->dml2_options.bbox_overrides.dchub_refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz … in dcn32_update_bw_bounding_box_fpu()
|