Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dcore_types.h194 unsigned int dchub_ref_clock_inKhz; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hw_sequencer_debug.c85 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubbub_state()
123 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubp_states()
H A Damdgpu_dcn10_hw_sequencer.c81 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in print_microsec()
1293 &res_pool->ref_clocks.dchub_ref_clock_inKhz); in dcn10_init_hw()
1298 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dcn10_init_hw()
2666 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn10_prepare_bandwidth()
2699 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn10_optimize_bandwidth()
2953 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz, in dcn10_set_cursor_position()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hwseq.c1678 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn20_prepare_bandwidth()
1691 dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000, in dcn20_optimize_bandwidth()
H A Damdgpu_dcn20_resource.c1924 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()
2673 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn20_calculate_wm()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
H A Damdgpu_dcn21_resource.c1064 pipes[pipe_cnt].clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn21_calculate_wm()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calcs.c485 input.clks_cfg.refclk_mhz = dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000.0; in dcn_bw_calc_rq_dlg_ttu()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c193 res_pool->ref_clocks.dchub_ref_clock_inKhz = in dc_create_resource_pool()