Home
last modified time | relevance | path

Searched refs:memory_type (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Darb.c48 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()
/linux-6.1.9/include/linux/
Dmemremap.h68 enum memory_type { enum
130 enum memory_type type;
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c311 mem_type = vram_info->v30.memory_type; in amdgpu_atomfirmware_get_vram_info()
334 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info()
355 mem_type = vram_module->v10.memory_type; in amdgpu_atomfirmware_get_vram_info()
376 mem_type = vram_module->v11.memory_type; in amdgpu_atomfirmware_get_vram_info()
397 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info()
/linux-6.1.9/drivers/edac/
Dghes_edac.c76 u8 memory_type; member
132 switch (entry->memory_type) { in assign_dmi_dimm_info()
197 entry->memory_type, entry->type_detail, in assign_dmi_dimm_info()
/linux-6.1.9/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c28 uint64_t memory_type:3; member
40 uint64_t memory_type:3; member
223 .memory_type = VMX_BASIC_MEM_TYPE_WB, in init_vmcs_control_fields()
/linux-6.1.9/arch/parisc/include/asm/
Dpdcpat.h281 unsigned char memory_type; member
/linux-6.1.9/drivers/video/fbdev/nvidia/
Dnv_hw.c132 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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_clk_mgr.c569 bw_params->vram_type = bios_info->memory_type; in dcn315_clk_mgr_helper_populate_bw_params()
571 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn315_clk_mgr_helper_populate_bw_params()
660 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn315_clk_mgr_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
Ddcn314_clk_mgr.c688 bw_params->vram_type = bios_info->memory_type; in dcn314_clk_mgr_helper_populate_bw_params()
690 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn314_clk_mgr_helper_populate_bw_params()
776 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) in dcn314_clk_mgr_construct()
/linux-6.1.9/drivers/firmware/efi/libstub/
Dzboot.c202 mmdp.memory_type = parent->image_code_type; in efi_zboot_entry()
/linux-6.1.9/drivers/gpu/drm/amd/display/include/
Dgrph_object_ctrl_defs.h343 uint8_t memory_type; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_clk_mgr.c554 bw_params->vram_type = bios_info->memory_type; in dcn316_clk_mgr_helper_populate_bw_params()
678 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn316_clk_mgr_construct()
/linux-6.1.9/drivers/video/fbdev/riva/
Driva_hw.c234 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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
Ddce110_clk_mgr.c179 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in dce11_pplib_apply_display_requirements()
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomctrl.h177 uint8_t memory_type; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Dvg_clk_mgr.c582 bw_params->vram_type = bios_info->memory_type; in vg_clk_mgr_helper_populate_bw_params()
707 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in vg_clk_mgr_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/
Dcalcs_logger.h130 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()
Ddce_calcs.c616 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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr.c673 bw_params->vram_type = bios_info->memory_type; in rn_clk_mgr_helper_populate_bw_params()
748 if (ctx->dc_bios->integrated_info->memory_type == LpDdr4MemType) { in rn_clk_mgr_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_clk_mgr.c611 bw_params->vram_type = bios_info->memory_type; in dcn31_clk_mgr_helper_populate_bw_params()
726 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn31_clk_mgr_construct()
/linux-6.1.9/arch/parisc/kernel/
Dinventory.c349 || (mtbl_ptr->memory_type != PAT_MEMTYPE_MEMORY) in pat_memconfig()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h193 enum bw_defines memory_type; member
/linux-6.1.9/drivers/net/wireless/
Drayctl.h505 UCHAR memory_type; member
/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi.h310 u8 memory_type : 1; member
341 u8 memory_type : 1; member
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h3088 uint8_t memory_type; // enum of atom_dgpu_vram_type member
3149 uint8_t memory_type; member
3211 uint8_t memory_type; // enum of atom_dgpu_vram_type member
3251 uint8_t memory_type; // enum of atom_dgpu_vram_type member

12