Home
last modified time | relevance | path

Searched refs:min_dcfclk_khz (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Ddcn_calcs.h634 int *min_dcfclk_khz,
646 int min_dcfclk_khz,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c1323 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn10_resource_construct() local
1546 dc, &min_fclk_khz, &min_dcfclk_khz, &socclk_khz); in dcn10_resource_construct()
1549 dc, min_fclk_khz, min_dcfclk_khz, socclk_khz); in dcn10_resource_construct()
A Ddcn10_hw_sequencer.c3066 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn10_prepare_bandwidth() local
3090 dc, &min_fclk_khz, &min_dcfclk_khz, &socclk_khz); in dcn10_prepare_bandwidth()
3093 dc, min_fclk_khz, min_dcfclk_khz, socclk_khz); in dcn10_prepare_bandwidth()
3106 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn10_optimize_bandwidth() local
3131 dc, &min_fclk_khz, &min_dcfclk_khz, &socclk_khz); in dcn10_optimize_bandwidth()
3134 dc, min_fclk_khz, min_dcfclk_khz, socclk_khz); in dcn10_optimize_bandwidth()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddcn_calcs.c1492 int *min_dcfclk_khz, in dcn_get_soc_clks() argument
1496 *min_dcfclk_khz = dc->dcn_soc->dcfclkv_min0p65 * 1000; in dcn_get_soc_clks()
1503 int min_dcfclk_khz, in dcn_bw_notify_pplib_of_wm_ranges() argument
1526 ranges.reader_wm_sets[0].min_drain_clk_mhz = min_dcfclk_khz / 1000; in dcn_bw_notify_pplib_of_wm_ranges()

Completed in 38 milliseconds