Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h6639 typedef struct _ATOM_VRAM_MODULE_V5 struct
6641 ULONG ulChannelMapCfg; // board dependent parameter: Channel combination
6642 … // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE
6643 …nal reserved space to optimize code size, updated by the compiler, shouldn't be modified manually!!
6645 USHORT usReserved;
6646 … // An external indicator (by hardcode, callback or pin) to tell what is the current memory module
6647 … // [7:4]=0x1:DDR1;=0x2:DDR2;=0x3:DDR3;=0x4:DDR4; 0x5:DDR5 [3:0] - Must be 0x0 for now;
6648 UCHAR ucChannelNum; // Number of channels present in this module config
6649 UCHAR ucChannelWidth; // 0 - 32 bits; 1 - 64 bits
6650 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h7833 typedef struct _ATOM_VRAM_MODULE_V5 struct
7835 ULONG ulChannelMapCfg; // board dependent parameter: Channel combination
7836 … // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE
7837 …nal reserved space to optimize code size, updated by the compiler, shouldn't be modified manually!!
7839 USHORT usReserved;
7840 … // An external indicator (by hardcode, callback or pin) to tell what is the current memory module
7841 … // [7:4]=0x1:DDR1;=0x2:DDR2;=0x3:DDR3;=0x4:DDR4; 0x5:DDR5 [3:0] - Must be 0x0 for now;
7842 UCHAR ucChannelNum; // Number of channels present in this module config
7843 UCHAR ucChannelWidth; // 0 - 32 bits; 1 - 64 bits
7844 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]