Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h6699 typedef struct _ATOM_VRAM_MODULE_V7 struct
6702 ULONG ulChannelMapCfg; // mmMC_SHARED_CHREMAP
6703 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7
6704 … usPrivateReserved; // MC_ARB_RAMCFG (includes NOOFBANK,NOOFRANKS,NOOFROWS,NOOFCOLS)
6705 USHORT usEnableChannels; // bit vector which indicate which channels are enabled
6706 UCHAR ucExtMemoryID; // Current memory module ID
6707 UCHAR ucMemoryType; // MEM_TYPE_DDR2/DDR3/GDDR3/GDDR5
6708 UCHAR ucChannelNum; // Number of mem. channels supported in this module
6709 UCHAR ucChannelWidth; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
6710 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7912 typedef struct _ATOM_VRAM_MODULE_V7 struct
7915 ULONG ulChannelMapCfg; // mmMC_SHARED_CHREMAP
7916 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7
7917 … usPrivateReserved; // MC_ARB_RAMCFG (includes NOOFBANK,NOOFRANKS,NOOFROWS,NOOFCOLS)
7918 USHORT usEnableChannels; // bit vector which indicate which channels are enabled
7919 UCHAR ucExtMemoryID; // Current memory module ID
7920 UCHAR ucMemoryType; // MEM_TYPE_DDR2/DDR3/GDDR3/GDDR5
7921 UCHAR ucChannelNum; // Number of mem. channels supported in this module
7922 UCHAR ucChannelWidth; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
7923 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]