amdsmi_asic_info_t Struct Reference#
amdsmi_asic_info_t Struct Reference
  ASIC Information. More...
#include <amdsmi.h>
Data Fields | |
| char | market_name [AMDSMI_MAX_STRING_LENGTH] | 
| uint32_t | vendor_id | 
| Use 32 bit to be compatible with other platform.  | |
| char | vendor_name [AMDSMI_MAX_STRING_LENGTH] | 
| uint32_t | subvendor_id | 
| The subsystem vendor id.  | |
| uint64_t | device_id | 
| The device id of a GPU.  | |
| uint32_t | rev_id | 
| char | asic_serial [AMDSMI_MAX_STRING_LENGTH] | 
| uint32_t | oam_id | 
| 0xFFFF if not supported  | |
| uint32_t | num_of_compute_units | 
| 0xFFFFFFFF if not supported  | |
| uint64_t | target_graphics_version | 
| 0xFFFFFFFFFFFFFFFF if not supported  | |
| uint32_t | reserved [22] | 
Detailed Description
ASIC Information.
The documentation for this struct was generated from the following file: