Home
last modified time | relevance | path

Searched refs:uclk_mts (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1256 static void dcn302_get_optimal_dcfclk_fclk_for_uclk(unsigned int uclk_mts, in dcn302_get_optimal_dcfclk_fclk_for_uclk() argument
1262 bw_from_dram1 = uclk_mts * dcn3_02_soc.num_chans * in dcn302_get_optimal_dcfclk_fclk_for_uclk()
1264 bw_from_dram2 = uclk_mts * dcn3_02_soc.num_chans * in dcn302_get_optimal_dcfclk_fclk_for_uclk()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1189 static void dcn303_get_optimal_dcfclk_fclk_for_uclk(unsigned int uclk_mts, in dcn303_get_optimal_dcfclk_fclk_for_uclk() argument
1195 bw_from_dram1 = uclk_mts * dcn3_03_soc.num_chans * in dcn303_get_optimal_dcfclk_fclk_for_uclk()
1197 bw_from_dram2 = uclk_mts * dcn3_03_soc.num_chans * in dcn303_get_optimal_dcfclk_fclk_for_uclk()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2355 static noinline void dcn30_get_optimal_dcfclk_fclk_for_uclk(unsigned int uclk_mts, in dcn30_get_optimal_dcfclk_fclk_for_uclk() argument
2361 bw_from_dram1 = uclk_mts * dcn3_0_soc.num_chans * in dcn30_get_optimal_dcfclk_fclk_for_uclk()
2363 bw_from_dram2 = uclk_mts * dcn3_0_soc.num_chans * in dcn30_get_optimal_dcfclk_fclk_for_uclk()