Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c135 struct _vcs_dpi_soc_bounding_box_st dcn3_03_soc = { variable
1021 struct _vcs_dpi_soc_bounding_box_st *loaded_bb = &dcn3_03_soc; in init_soc_bounding_box()
1042 dcn3_03_soc.dram_clock_change_latency_us = in init_soc_bounding_box()
1046 dcn3_03_soc.sr_enter_plus_exit_time_us = in init_soc_bounding_box()
1050 dcn3_03_soc.sr_exit_time_us = in init_soc_bounding_box()
1195 bw_from_dram1 = uclk_mts * dcn3_03_soc.num_chans * in dcn303_get_optimal_dcfclk_fclk_for_uclk()
1196 dcn3_03_soc.dram_channel_width_bytes * (dcn3_03_soc.max_avg_dram_bw_use_normal_percent / 100); 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()
1198 dcn3_03_soc.dram_channel_width_bytes * (dcn3_03_soc.max_avg_sdp_bw_use_normal_percent / 100); in dcn303_get_optimal_dcfclk_fclk_for_uclk()
1204 (dcn3_03_soc.fabric_datapath_to_dcn_data_return_bytes * in dcn303_get_optimal_dcfclk_fclk_for_uclk()
[all …]