compute-runtime/level_zero/tools/source/sysman
Bill Jordan 6fc66a82cb More boilerplate for FabricPorts.
Added a FabricDevice object that all FabricPort objects have access
to. Although we don't provide library routines for the user to
access a FabricDevice level object, one exists. And the FabricPort
objects will need to coordinate with the device level object
to get perform operations.

Change-Id: Ief307a312187e8bc5c566bcf4af5b50ecc171aee
Signed-off-by: Bill Jordan <bill.jordan@intel.com>
2020-07-24 19:05:28 +02:00
..
engine Initialize variables and validate pointers before actually using them 2020-07-14 11:17:58 +02:00
fabric_port More boilerplate for FabricPorts. 2020-07-24 19:05:28 +02:00
frequency Initialize variables and validate pointers before actually using them 2020-07-14 11:17:58 +02:00
global_operations Add Per Client Memory info to GetProcessState 2020-07-14 21:07:37 +02:00
linux Added limited XML parsing capability to L0 Sysman using libxml2. 2020-07-16 12:12:45 -07:00
memory Implementing zetSysmanMemoryGetState 2020-07-22 14:10:14 +02:00
pci PCI driver fix for Discrete devices 2020-07-15 23:33:59 +02:00
power Update sysman power APIs to support latest spec 2020-07-22 22:26:28 +02:00
ras Initialize variables and validate pointers before actually using them 2020-07-14 11:17:58 +02:00
scheduler Don't allow copy or moving Sysman related objects. 2020-07-10 21:05:15 +02:00
standby Initialize variables and validate pointers before actually using them 2020-07-14 11:17:58 +02:00
temperature Initialize variables and validate pointers before actually using them 2020-07-14 11:17:58 +02:00
windows Add initial sysman stub as per latest spec 2020-07-11 06:54:08 +05:30
CMakeLists.txt Memory API's boilerplate for Level Zero Sysman 2020-04-03 02:35:14 +02:00
os_sysman.h Add initial sysman stub as per latest spec 2020-07-11 06:54:08 +05:30
sysman.cpp Initialize variables and validate pointers before actually using them 2020-07-14 11:17:58 +02:00
sysman.h Add initial sysman stub as per latest spec 2020-07-11 06:54:08 +05:30
sysman_imp.cpp Update sysman power APIs to support latest spec 2020-07-22 22:26:28 +02:00
sysman_imp.h Add initial sysman stub as per latest spec 2020-07-11 06:54:08 +05:30