ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLMemoryInfoX4 Struct Reference

Structure containing additional information about the ASIC memory. More...

#include <adl_structures.h>

Data Fields

long long iHyperMemorySize
 HyperMemory size in bytes. More...
 
long long iInvisibleMemorySize
 Invisible Memory size in bytes. More...
 
long long iMemoryBandwidth
 Highest default performance level Memory bandwidth in Mbytes/s. More...
 
long long iMemoryBandwidthX2
 Memory Bandiwidth that is calculated and finalized on the driver side, grab and go. More...
 
long long iMemoryBitRateX2
 Memory Bit Rate that is calculated and finalized on the driver side, grab and go. More...
 
long long iMemorySize
 Memory size in bytes. More...
 
long long iVisibleMemorySize
 Visible Memory size in bytes. More...
 
long long iVramVendorRevId
 Vram vendor ID. More...
 
char strMemoryType [256]
 Memory type in string. More...
 

Detailed Description

Structure containing additional information about the ASIC memory.

This structure is used to store additional information about the ASIC memory. This information can be returned to the user.

Field Documentation

◆ iHyperMemorySize

long long ADLMemoryInfoX4::iHyperMemorySize

HyperMemory size in bytes.

◆ iInvisibleMemorySize

long long ADLMemoryInfoX4::iInvisibleMemorySize

Invisible Memory size in bytes.

◆ iMemoryBandwidth

long long ADLMemoryInfoX4::iMemoryBandwidth

Highest default performance level Memory bandwidth in Mbytes/s.

◆ iMemoryBandwidthX2

long long ADLMemoryInfoX4::iMemoryBandwidthX2

Memory Bandiwidth that is calculated and finalized on the driver side, grab and go.

◆ iMemoryBitRateX2

long long ADLMemoryInfoX4::iMemoryBitRateX2

Memory Bit Rate that is calculated and finalized on the driver side, grab and go.

◆ iMemorySize

long long ADLMemoryInfoX4::iMemorySize

Memory size in bytes.

◆ iVisibleMemorySize

long long ADLMemoryInfoX4::iVisibleMemorySize

Visible Memory size in bytes.

◆ iVramVendorRevId

long long ADLMemoryInfoX4::iVramVendorRevId

Vram vendor ID.

◆ strMemoryType

char ADLMemoryInfoX4::strMemoryType[256]

Memory type in string.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.