Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datomfirmware.h2172 struct atom_vram_module_v10 { struct
2174 …int32_t memory_size; // Total memory size in unit of MB for CONFIG_MEMSIZE zeros
2175 …2_t channel_enable; // bit vector, each bit indicate specific channel enable or not
2176 …; // max memory clock of this memory in unit of 10kHz, =0 means it is not defined
2177 uint16_t reserved[3];
2178 uint16_t mem_voltage; // mem_voltage
2179 uint16_t vram_module_size; // Size of atom_vram_module_v9
2180 uint8_t ext_memory_id; // Current memory module ID
2181 uint8_t memory_type; // enum of atom_dgpu_vram_type
2182 uint8_t channel_num; // Number of mem. channels supported in this module
[all …]