Structure holds enumeration information.
More...
#include <amdsmi.h>
|
| uint32_t | drm_render |
| | the render node under /sys/class/drm/renderD*
|
| |
| uint32_t | drm_card |
| | the graphic card device under /sys/class/drm/card*
|
| |
| uint32_t | hsa_id |
| | the HSA enumeration ID
|
| |
| uint32_t | hip_id |
| | the HIP enumeration ID
|
| |
| char | hip_uuid [AMDSMI_MAX_STRING_LENGTH] |
| | the HIP unique identifier
|
| |
| uint32_t | oam_id |
| | Physical XGMI ID / OAM ID (0xFFFFFFFF if N/A)
|
| |
Structure holds enumeration information.
Definition at line 957 of file amdsmi.h.
◆ drm_render
| uint32_t amdsmi_enumeration_info_t::drm_render |
the render node under /sys/class/drm/renderD*
Definition at line 958 of file amdsmi.h.
◆ drm_card
| uint32_t amdsmi_enumeration_info_t::drm_card |
the graphic card device under /sys/class/drm/card*
Definition at line 959 of file amdsmi.h.
◆ hsa_id
| uint32_t amdsmi_enumeration_info_t::hsa_id |
the HSA enumeration ID
Definition at line 960 of file amdsmi.h.
◆ hip_id
| uint32_t amdsmi_enumeration_info_t::hip_id |
the HIP enumeration ID
Definition at line 961 of file amdsmi.h.
◆ hip_uuid
the HIP unique identifier
Definition at line 962 of file amdsmi.h.
◆ oam_id
| uint32_t amdsmi_enumeration_info_t::oam_id |
Physical XGMI ID / OAM ID (0xFFFFFFFF if N/A)
Definition at line 963 of file amdsmi.h.
The documentation for this struct was generated from the following file: