Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c153 struct _vcs_dpi_soc_bounding_box_st dcn3_02_soc = { variable
1091 struct _vcs_dpi_soc_bounding_box_st *loaded_bb = &dcn3_02_soc; in init_soc_bounding_box()
1112 dcn3_02_soc.dram_clock_change_latency_us = in init_soc_bounding_box()
1116 dcn3_02_soc.sr_enter_plus_exit_time_us = in init_soc_bounding_box()
1120 dcn3_02_soc.sr_exit_time_us = in init_soc_bounding_box()
1262 bw_from_dram1 = uclk_mts * dcn3_02_soc.num_chans * in dcn302_get_optimal_dcfclk_fclk_for_uclk()
1263 dcn3_02_soc.dram_channel_width_bytes * (dcn3_02_soc.max_avg_dram_bw_use_normal_percent / 100); 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()
1265 dcn3_02_soc.dram_channel_width_bytes * (dcn3_02_soc.max_avg_sdp_bw_use_normal_percent / 100); in dcn302_get_optimal_dcfclk_fclk_for_uclk()
1271 …(dcn3_02_soc.fabric_datapath_to_dcn_data_return_bytes * (dcn3_02_soc.max_avg_sdp_bw_use_normal_per… in dcn302_get_optimal_dcfclk_fclk_for_uclk()
[all …]