Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_socbb.h50 uint32_t max_avg_sdp_bw_use_normal_percent; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h87 double max_avg_sdp_bw_use_normal_percent; member
Ddisplay_mode_vba.c213 soc->max_avg_sdp_bw_use_normal_percent; in fetch_socbb_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c195 .max_avg_sdp_bw_use_normal_percent = 60.0,
1752 dcn3_0_soc.max_avg_sdp_bw_use_normal_percent = in init_soc_bounding_box()
1753 fixed16_to_double_to_cpu(bb->max_avg_sdp_bw_use_normal_percent); in init_soc_bounding_box()
2421 … dcn3_0_soc.dram_channel_width_bytes * (dcn3_0_soc.max_avg_sdp_bw_use_normal_percent / 100); in get_optimal_dcfclk_fclk_for_uclk()
2427 …_soc.fabric_datapath_to_dcn_data_return_bytes * (dcn3_0_soc.max_avg_sdp_bw_use_normal_percent / 10… in get_optimal_dcfclk_fclk_for_uclk()
2431 … (dcn3_0_soc.return_bus_width_bytes * (dcn3_0_soc.max_avg_sdp_bw_use_normal_percent / 100)); in get_optimal_dcfclk_fclk_for_uclk()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c312 .max_avg_sdp_bw_use_normal_percent = 40.0,
423 .max_avg_sdp_bw_use_normal_percent = 40.0,
3657 dcn2_0_nv12_soc.max_avg_sdp_bw_use_normal_percent =
3658 fixed16_to_double_to_cpu(bb->max_avg_sdp_bw_use_normal_percent);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c281 .max_avg_sdp_bw_use_normal_percent = 60.0,