Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h6670 typedef struct _ATOM_VRAM_MODULE_V6 struct
6672 ULONG ulChannelMapCfg; // board dependent parameter: Channel combination
6673 … // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE
6674 …nal reserved space to optimize code size, updated by the compiler, shouldn't be modified manually!!
6676 USHORT usReserved;
6677 … // An external indicator (by hardcode, callback or pin) to tell what is the current memory module
6678 … // [7:4]=0x1:DDR1;=0x2:DDR2;=0x3:DDR3;=0x4:DDR4; 0x5:DDR5 [3:0] - Must be 0x0 for now;
6679 UCHAR ucChannelNum; // Number of channels present in this module config
6680 UCHAR ucChannelWidth; // 0 - 32 bits; 1 - 64 bits
6681 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h7865 typedef struct _ATOM_VRAM_MODULE_V6 struct
7867 ULONG ulChannelMapCfg; // board dependent parameter: Channel combination
7868 … // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE
7869 …nal reserved space to optimize code size, updated by the compiler, shouldn't be modified manually!!
7871 USHORT usReserved;
7872 … // An external indicator (by hardcode, callback or pin) to tell what is the current memory module
7873 … // [7:4]=0x1:DDR1;=0x2:DDR2;=0x3:DDR3;=0x4:DDR4; 0x5:DDR5 [3:0] - Must be 0x0 for now;
7874 UCHAR ucChannelNum; // Number of channels present in this module config
7875 UCHAR ucChannelWidth; // 0 - 32 bits; 1 - 64 bits
7876 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
[all …]