Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Datomfirmware.h3124 struct atom_vram_module_v9 { struct
3131 uint16_t vram_module_size; // Size of atom_vram_module_v9 argument
3132 uint8_t ext_memory_id; // Current memory module ID
3133 uint8_t memory_type; // enum of atom_dgpu_vram_type
3134 uint8_t channel_num; // Number of mem. channels supported in this module
3135 uint8_t channel_width; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
3159 …struct atom_vram_module_v9 vram_module[16]; // just for allocation, real number of bloc… argument

Completed in 42 milliseconds