compute-runtime/level_zero/tools/source/sysman
Mateusz Jablonski 4be1a8f615 fix: ignore read error when getting bandwidth for DG2
Related-To: NEO-9038
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-10-12 10:37:15 +02:00
..
diagnostics fix: Read pci config space on demand. 2023-07-01 00:37:38 +02:00
ecc feature: Add debug logs for ECC module 2023-04-28 09:57:22 +02:00
engine feature(sysman): Create boilerplate for spec 1.7 in sysman 2023-08-02 13:51:09 +02:00
events fix: Proper update of device count that generated events 2023-08-04 11:58:56 +02:00
fabric_port refactor: use reference in for-range loops 2023-10-03 18:56:53 +02:00
fan feature: Support for Fan module using zesinint on windows 2023-06-13 02:12:20 +02:00
firmware [Sysman]Update Firmware module to support zesInit 2023-04-04 06:48:52 +02:00
firmware_util refactor(sysman): Remove support for Array and scan diagnostics 2023-05-01 05:30:36 +02:00
frequency feature: Add FsAccess and Derived class in Sysman Kmd Interface 2023-08-23 11:38:57 +02:00
global_operations fix: add missing member initializations 2023-10-03 08:41:46 +02:00
linux fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
memory fix: ignore read error when getting bandwidth for DG2 2023-10-12 10:37:15 +02:00
pci fix: use FileDescriptor class to handle open/close file descriptor in PCI/PMT 2023-10-11 14:04:07 +02:00
performance feature(sysman): Added support for Performance APIs 2023-05-16 06:59:29 +02:00
power fix: add static casts to destination type to avoid overflows in multiplication 2023-10-06 14:55:24 +02:00
ras feature: Add support for RAS mdfi errors 2023-06-13 10:14:36 +02:00
scheduler feature: Add debug logs for scheduler module 2023-05-11 12:14:34 +02:00
standby Added support for Standby APIs 2023-04-10 06:54:50 +02:00
temperature fix(sysman): supports return of correct temperature domains on igfx 2023-08-04 12:28:50 +02:00
windows fix: add self-assign check in operator= 2023-10-03 08:09:16 +02:00
CMakeLists.txt refactor l0 tools: cleanup cmake files 2023-03-16 14:05:14 +01:00
os_sysman.h Defer Sysman Power and Performance Module Initialization 2022-07-25 08:17:46 +02:00
os_sysman_driver.h feature(sysman): Support events for multiple devices 2023-03-07 09:50:32 +01:00
sysman.cpp feature(sysman): Create boilerplate for spec 1.7 in sysman 2023-08-02 13:51:09 +02:00
sysman.h feature(sysman): Create boilerplate for spec 1.7 in sysman 2023-08-02 13:51:09 +02:00
sysman_const.h feature(sysman): Add support for fabric error counters 2023-08-16 15:05:32 +02:00
sysman_imp.cpp refactor: remove not needed condition 2023-10-03 10:19:28 +02:00
sysman_imp.h feature(sysman): Support events for multiple devices 2023-03-07 09:50:32 +01:00