Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_socbb.h57 uint32_t dram_channel_width_bytes; member
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1267 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()
1269 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()
1300 if (dc->ctx->dc_bios->vram_info.dram_channel_width_bytes) in dcn302_update_bw_bounding_box()
1301 dcn3_02_soc.dram_channel_width_bytes = dc->ctx->dc_bios->vram_info.dram_channel_width_bytes; in dcn302_update_bw_bounding_box()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1196 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()
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()
1230 if (dc->ctx->dc_bios->vram_info.dram_channel_width_bytes) in dcn303_update_bw_bounding_box()
1231 dcn3_03_soc.dram_channel_width_bytes = dc->ctx->dc_bios->vram_info.dram_channel_width_bytes; in dcn303_update_bw_bounding_box()
/drivers/gpu/drm/amd/display/include/
Dgrph_object_ctrl_defs.h188 unsigned int dram_channel_width_bytes; member
/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h96 double dram_channel_width_bytes; member
Ddisplay_mode_vba.c251 mode_lib->vba.DRAMChannelWidth = soc->dram_channel_width_bytes; // new! in fetch_socbb_params()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2366 dcn3_0_soc.dram_channel_width_bytes * (dcn3_0_soc.max_avg_dram_bw_use_normal_percent / 100); in dcn30_get_optimal_dcfclk_fclk_for_uclk()
2368 dcn3_0_soc.dram_channel_width_bytes * (dcn3_0_soc.max_avg_sdp_bw_use_normal_percent / 100); in dcn30_get_optimal_dcfclk_fclk_for_uclk()
2398 if (dc->ctx->dc_bios->vram_info.dram_channel_width_bytes) in dcn30_update_bw_bounding_box()
2399 dcn3_0_soc.dram_channel_width_bytes = dc->ctx->dc_bios->vram_info.dram_channel_width_bytes; in dcn30_update_bw_bounding_box()
/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c1726 info->dram_channel_width_bytes = (1 << info_v23->vram_module[0].channel_width) / 8; in get_vram_info_v23()
1745 info->dram_channel_width_bytes = (1 << info_v24->vram_module[0].channel_width) / 8; in get_vram_info_v24()
1764 info->dram_channel_width_bytes = (1 << info_v25->vram_module[0].channel_width) / 8; in get_vram_info_v25()
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c245 .dram_channel_width_bytes = 4,
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c287 .dram_channel_width_bytes = 4,
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c319 .dram_channel_width_bytes = 2,
430 .dram_channel_width_bytes = 2,
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c223 .dram_channel_width_bytes = 4,