Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/radeon/
H A Datombios.h6413 typedef struct _ATOM_VRAM_MODULE_V2 struct
6415 ULONG ulReserved;
6416 …LONG ulFlags; // To enable/disable functionalities based on memory type
6417 … ulEngineClock; // Override of default engine clock for particular memory type
6418 … ulMemoryClock; // Override of default memory clock for particular memory type
6419 …SHORT usEMRS2Value; // EMRS2 Value is used for GDDR2 and GDDR4 memory type
6420 …SHORT usEMRS3Value; // EMRS3 Value is used for GDDR2 and GDDR4 memory type
6421 USHORT usEMRSValue;
6422 USHORT usMRSValue;
6423 USHORT usReserved;
[all …]
/dflybsd-src/sys/dev/drm/amd/include/
H A Datombios.h7603 typedef struct _ATOM_VRAM_MODULE_V2 struct
7605 ULONG ulReserved;
7606 … ulFlags; // To enable/disable functionalities based on memory type
7607 … ulEngineClock; // Override of default engine clock for particular memory type
7608 … ulMemoryClock; // Override of default memory clock for particular memory type
7609 …SHORT usEMRS2Value; // EMRS2 Value is used for GDDR2 and GDDR4 memory type
7610 …SHORT usEMRS3Value; // EMRS3 Value is used for GDDR2 and GDDR4 memory type
7611 USHORT usEMRSValue;
7612 USHORT usMRSValue;
7613 USHORT usReserved;
[all …]