Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
AddressingMode | uint16 | |
Description | string | An integer enumeration indicating the addressing mode of the graphics Controller. |
ValueMap | string | 0, 1, 2, 3 |
Values | string | Unknown, Other, Sideband, Pipeline |
AGPSpecificationVersionConformance | string | |
Description | string | A string containing the AGP specification version to which this graphics Controller conforms. |
DataTransferRate | uint16 | |
Description | string | An integer enumeration indicating the data transfer rate of the graphics Controller. |
ValueMap | string | 0, 1, 2, 3, 4 |
Values | string | Unknown, Other, 1X, 2X, 4X |
GraphicsApertureSize | uint32 | |
Description | string | Size of the graphics aperture in KB. |
PUnit | string | byte * 2^10 |
Units | string | KiloBytes |
LocalBusWidth | uint32 | |
Description | string | Width of the internal bus in the graphics Controller, in bits. |
PUnit | string | bit |
Units | string | Bits |
MaximumAGPCommandQueuePath | uint32 | |
Description | string | The maximum number of AGP Transaction requests that the master (AGP Graphics Controller) is allowed to enqueue into the target. |
MaxNumberOfPipelinedAGPTransactions | uint32 | |
Description | string | The number of AGP Transaction that the core logic (chipset) can accept into its transaction request queue from the Controller. |
NonlocalVideoMemorySize | uint32 | |
Description | string | Size of the non-local video memory in KB. |
PUnit | string | byte * 2^10 |
Units | string | KiloBytes |
UsageModel | uint16 | |
Description | string | An integer enumeration indicating the usage model of the graphics Controller. Usage model indicates how the Controller does manipulations of graphics surfaces, textures, etc. in memory. DMA indicates that the graphics Controller brings structures from the system memory to its local memory to perform needed manipulations or renderings. Execute specifies that the graphics Controller can directly access a specified region in main memory (called the graphics aperture) using GART - Graphics Aperture Remapping Table. It then performs manipulations in that range as if that whole graphics aperture were part of its local memory. A value of "Both" DMA and Execute models may also be specified. |
ValueMap | string | 0, 1, 2, 3, 4 |
Values | string | Unknown, Other, Execute, DMA, Both |
Capabilities | uint16[] | |
ArrayType | string | Indexed |
Deprecated | string | CIM_VideoController.AcceleratorCapabilities |
Description | string | This property has been incorporated into the inherited AcceleratorCapabilities property. Capabilities of the AGP Graphics Controller. For example, the Device may support multiple monitors, PCI Mastering and large memory addresses. In this case, the values 3, 4 and 6 would be written to the Capabilities array. |
ModelCorrespondence | string | CIM_AGPVideoController.CapabilityDescriptions |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6 |
Values | string | Unknown, Other, PCI Fast Write, MultiMonitor Support, PCI Mastering, Second Monochrome Adapter Support, Large Memory Address Support |