compute-runtime/level_zero/tools/source/sysman/power
Bellekallu Rajkiran 84cdf47abf fix: Update handles upon device reset
Outdated info that is present in several modules
because of reset result in crash when module info
is retrieved after reset.

Release and re-create module handles during reset
to avoid crash.

Related-To: NEO-9100

Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com>
2023-10-24 00:27:19 +02:00
..
linux fix: add static casts to destination type to avoid overflows in multiplication 2023-10-06 14:55:24 +02:00
windows feature: Add common Interface for timestamp in sysman 2023-07-25 09:32:51 +02:00
CMakeLists.txt refactor l0 tools: cleanup cmake files 2023-03-16 14:05:14 +01:00
os_power.h
power.cpp fix: Update handles upon device reset 2023-10-24 00:27:19 +02:00
power.h fix: Update handles upon device reset 2023-10-24 00:27:19 +02:00
power_imp.cpp Avoid adding subdevice flag if ReturnSubDevicesAsApiDevices is set 2022-12-19 05:15:51 +01:00
power_imp.h