Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_socbb.h57 uint32_t dram_channel_width_bytes; member
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A 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()
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A 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()
/linux/drivers/gpu/drm/amd/display/include/
A Dgrph_object_ctrl_defs.h188 unsigned int dram_channel_width_bytes; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_structs.h96 double dram_channel_width_bytes; member
A Ddisplay_mode_vba.c251 mode_lib->vba.DRAMChannelWidth = soc->dram_channel_width_bytes; // new! in fetch_socbb_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/
A Ddcn301_fpu.c190 .dram_channel_width_bytes = 4,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c2368 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()
2370 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()
2400 if (dc->ctx->dc_bios->vram_info.dram_channel_width_bytes) in dcn30_update_bw_bounding_box()
2401 dcn3_0_soc.dram_channel_width_bytes = dc->ctx->dc_bios->vram_info.dram_channel_width_bytes; in dcn30_update_bw_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dbios_parser2.c1829 info->dram_channel_width_bytes = (1 << info_v23->vram_module[0].channel_width) / 8; in get_vram_info_v23()
1848 info->dram_channel_width_bytes = (1 << info_v24->vram_module[0].channel_width) / 8; in get_vram_info_v24()
1867 info->dram_channel_width_bytes = (1 << info_v25->vram_module[0].channel_width) / 8; in get_vram_info_v25()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_resource.c215 .dram_channel_width_bytes = 2,
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c287 .dram_channel_width_bytes = 4,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c321 .dram_channel_width_bytes = 2,
432 .dram_channel_width_bytes = 2,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c226 .dram_channel_width_bytes = 4,

Completed in 53 milliseconds