Home
last modified time | relevance | path

Searched defs:atom_vram_module_v11 (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Datomfirmware.h2605 struct atom_vram_module_v11 { struct
2607 …int32_t memory_size; // Total memory size in unit of MB for CONFIG_MEMSIZE zeros
2608 …2_t channel_enable; // bit vector, each bit indicate specific channel enable or not
2609 uint16_t mem_voltage; // mem_voltage
2610 uint16_t vram_module_size; // Size of atom_vram_module_v9
2611 uint8_t ext_memory_id; // Current memory module ID
2612 uint8_t memory_type; // enum of atom_dgpu_vram_type
2613 uint8_t channel_num; // Number of mem. channels supported in this module
2614 uint8_t channel_width; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
2615 uint8_t density; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]