Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h6701 typedef struct _ATOM_VRAM_MODULE_V7 struct
6704 ULONG ulChannelMapCfg; // mmMC_SHARED_CHREMAP
6705 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7
6706 … usPrivateReserved; // MC_ARB_RAMCFG (includes NOOFBANK,NOOFRANKS,NOOFROWS,NOOFCOLS)
6707 USHORT usEnableChannels; // bit vector which indicate which channels are enabled
6708 UCHAR ucExtMemoryID; // Current memory module ID
6709 UCHAR ucMemoryType; // MEM_TYPE_DDR2/DDR3/GDDR3/GDDR5
6710 UCHAR ucChannelNum; // Number of mem. channels supported in this module
6711 UCHAR ucChannelWidth; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
6712 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h7896 typedef struct _ATOM_VRAM_MODULE_V7 struct
7899 ULONG ulChannelMapCfg; // mmMC_SHARED_CHREMAP
7900 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7
7901 … usPrivateReserved; // MC_ARB_RAMCFG (includes NOOFBANK,NOOFRANKS,NOOFROWS,NOOFCOLS)
7902 USHORT usEnableChannels; // bit vector which indicate which channels are enabled
7903 UCHAR ucExtMemoryID; // Current memory module ID
7904 UCHAR ucMemoryType; // MEM_TYPE_DDR2/DDR3/GDDR3/GDDR5
7905 UCHAR ucChannelNum; // Number of mem. channels supported in this module
7906 UCHAR ucChannelWidth; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
7907 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]