Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Datombios.h6751 typedef struct _ATOM_VRAM_INFO_V4 struct
6753 ATOM_COMMON_TABLE_HEADER sHeader;
6754 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting
6755 …Offset; // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting
6756 USHORT usRerseved;
6757 …; // DQ line byte remap, =0: Memory Data line BYTE0, =1: BYTE1, =2: BYTE2, =3: BYTE3
6758 … // each DQ line ( 7~0) use 3bits, like: DQ0=Bit[2:0], DQ1:[5:3], ... DQ7:[23:21]
6759 UCHAR ucReservde[4];
6760 UCHAR ucNumOfVRAMModule;
6761 …NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Datombios.h7999 typedef struct _ATOM_VRAM_INFO_V4 struct
8001 ATOM_COMMON_TABLE_HEADER sHeader;
8002 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting
8003 … // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting
8004 USHORT usRerseved;
8005 … // DQ line byte remap, =0: Memory Data line BYTE0, =1: BYTE1, =2: BYTE2, =3: BYTE3
8006 … // each DQ line ( 7~0) use 3bits, like: DQ0=Bit[2:0], DQ1:[5:3], ... DQ7:[23:21]
8007 UCHAR ucReservde[4];
8008 UCHAR ucNumOfVRAMModule;
8009 …NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;
[all …]

Completed in 94 milliseconds