/drivers/gpu/drm/nouveau/dispnv04/ |
D | arb.c | 48 int memory_type; member 149 mclks += (arb->memory_type == 0 ? 2 : 1) in nv10_calc_arb() 218 sim_data.memory_type = (type >> 12) & 1; in nv04_update_arb() 223 sim_data.memory_type = nvif_rd32(device, NV04_PFB_CFG0) & 0x1; in nv04_update_arb()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atomfirmware.c | 307 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info() 327 mem_type = vram_module->v10.memory_type; in amdgpu_atomfirmware_get_vram_info() 347 mem_type = vram_module->v11.memory_type; in amdgpu_atomfirmware_get_vram_info() 367 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info()
|
/drivers/edac/ |
D | ghes_edac.c | 74 u8 memory_type; member 130 switch (entry->memory_type) { in assign_dmi_dimm_info() 195 entry->memory_type, entry->type_detail, in assign_dmi_dimm_info()
|
D | i7core_edac.c | 1859 u8 memory_type; member
|
/drivers/video/fbdev/nvidia/ |
D | nv_hw.c | 132 u32 memory_type; member 457 if (arb->memory_type == 0) in nv10CalcArbitration() 634 sim_data.memory_type = (NV_RD32(par->PFB, 0x0200) & 0x01) ? 1 : 0; in nv10UpdateArbitrationSettings() 712 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings() 714 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
|
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_clk_mgr.c | 603 bw_params->vram_type = bios_info->memory_type; in dcn31_clk_mgr_helper_populate_bw_params() 688 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn31_clk_mgr_construct()
|
/drivers/video/fbdev/riva/ |
D | riva_hw.c | 234 u32 memory_type; member 880 if (arb->memory_type == 0) in nv10CalcArbitration() 1063 sim_data.memory_type = (NV_RD32(&chip->PFB[0x00000200/4], 0) & 0x01) ? in nv10UpdateArbitrationSettings() 1118 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings() 1120 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
|
/drivers/gpu/drm/amd/display/include/ |
D | grph_object_ctrl_defs.h | 342 uint8_t memory_type; member
|
/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
D | dce110_clk_mgr.c | 179 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in dce11_pplib_apply_display_requirements()
|
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.h | 177 uint8_t memory_type; member
|
/drivers/gpu/drm/amd/display/dc/calcs/ |
D | calcs_logger.h | 130 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines memory_type: %d", vbios->memory_type); in print_bw_calcs_vbios() 131 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines memory_type: %d", vbios->memory_type); in print_bw_calcs_vbios()
|
D | dce_calcs.c | 616 if (vbios->memory_type == bw_def_hbm) in calculate_bandwidth() 636 if (vbios->memory_type == bw_def_hbm) in calculate_bandwidth() 1161 if (vbios->memory_type == bw_def_hbm) { in calculate_bandwidth() 2068 vbios->memory_type = bw_def_gddr5; in bw_calcs_init() 2184 vbios->memory_type = bw_def_gddr5; in bw_calcs_init() 2297 vbios->memory_type = bw_def_gddr5; in bw_calcs_init() 2413 vbios->memory_type = bw_def_gddr5; in bw_calcs_init() 2529 vbios->memory_type = bw_def_gddr5; in bw_calcs_init() 2642 vbios->memory_type = bw_def_hbm; in bw_calcs_init()
|
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
D | vg_clk_mgr.c | 667 bw_params->vram_type = bios_info->memory_type; in vg_clk_mgr_helper_populate_bw_params() 793 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in vg_clk_mgr_construct()
|
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
D | rn_clk_mgr.c | 900 bw_params->vram_type = bios_info->memory_type; in rn_clk_mgr_helper_populate_bw_params() 977 if (ctx->dc_bios->integrated_info->memory_type == LpDdr4MemType) { in rn_clk_mgr_construct()
|
/drivers/gpu/drm/amd/display/dc/inc/ |
D | dce_calcs.h | 193 enum bw_defines memory_type; member
|
/drivers/net/wireless/ |
D | rayctl.h | 505 UCHAR memory_type; member
|
/drivers/scsi/smartpqi/ |
D | smartpqi.h | 298 u8 memory_type : 1; member 329 u8 memory_type : 1; member
|
/drivers/gpu/drm/amd/include/ |
D | atomfirmware.h | 2762 uint8_t memory_type; // enum of atom_dgpu_vram_type member 2840 uint8_t memory_type; // enum of atom_dgpu_vram_type member 2880 uint8_t memory_type; // enum of atom_dgpu_vram_type member
|
/drivers/gpu/drm/amd/display/dc/bios/ |
D | bios_parser2.c | 1808 info->memory_type = info_v11->memorytype; in get_integrated_info_v11() 2023 info->memory_type = info_v2_1->memorytype; in get_integrated_info_v2_1() 2183 info->memory_type = info_v2_2->memorytype; in get_integrated_info_v2_2()
|
D | bios_parser.c | 2270 info->memory_type = info_v8->ucMemoryType; in get_integrated_info_v8() 2417 info->memory_type = info_v9->ucMemoryType; in get_integrated_info_v9()
|
/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 982 if (dc->bw_vbios->memory_type == bw_def_hbm) in bw_calcs_data_update_from_pplib()
|
/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1067 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in bw_calcs_data_update_from_pplib()
|