Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/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 …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7621 typedef struct _ATOM_VRAM_MODULE_V2 struct
7623 ULONG ulReserved;
7624 … ulFlags; // To enable/disable functionalities based on memory type
7625 … ulEngineClock; // Override of default engine clock for particular memory type
7626 … ulMemoryClock; // Override of default memory clock for particular memory type
7627 …SHORT usEMRS2Value; // EMRS2 Value is used for GDDR2 and GDDR4 memory type
7628 …SHORT usEMRS3Value; // EMRS3 Value is used for GDDR2 and GDDR4 memory type
7629 USHORT usEMRSValue;
7630 USHORT usMRSValue;
7631 USHORT usReserved;
[all …]