Home
last modified time | relevance | path

Searched refs:dchub_ref_clock_inKhz (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h202 unsigned int dchub_ref_clock_inKhz; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c80 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubbub_state()
118 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubp_states()
Ddcn10_hw_sequencer.c75 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in print_microsec()
1229 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn10_init_hw()
1234 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn10_init_hw()
2706 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn10_prepare_bandwidth()
2738 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn10_optimize_bandwidth()
2961 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz, in dcn10_set_cursor_position()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1268 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn20_prepare_bandwidth()
1281 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn20_optimize_bandwidth()
Ddcn20_resource.c2522 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn20_calculate_wm()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c995 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn21_calculate_wm()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c483 input.clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn_bw_calc_rq_dlg_ttu()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c200 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dc_create_resource_pool()