compute-runtime/level_zero/tools/source/sysman
Kulkarni, Ashwin Kumar 97a3368aad Defer Sysman Frequency Initialization
With this change, init for sysman Frequency API would not be done during zeInit.
Rather init and thereby Frequency API handle creation would be done only
when user explicitly requests to enumerate handles
using zesDeviceEnumFrequencyDomains.

Related-To: LOCI-3127

Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com>
2022-07-11 05:43:50 +02:00
..
diagnostics Support for Diagnostics lazy init in zeInit flow 2022-07-04 18:30:08 +02:00
ecc Add Ecc support for sysman windows 2022-06-29 07:51:53 +02:00
engine Add DrmParam enum values for I915_EXEC values 2022-06-15 08:39:39 +02:00
events Add prelim support for frequency events and fabric port 2022-03-06 02:47:20 +01:00
fabric_port clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
fan Implement WddmFanImp::setDefaultMode to enable zesFanSetDefaultMode feature (#11623) 2022-05-11 03:50:09 +02:00
firmware Support for lazy init in zeInit flow 2022-06-30 20:22:11 +02:00
firmware_util Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
frequency Defer Sysman Frequency Initialization 2022-07-11 05:43:50 +02:00
global_operations Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
linux Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
memory Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
pci Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
performance Modify media performance multiplier scale to factor conversion 2022-05-22 05:01:06 +02:00
power Update power control/query interface 2022-04-25 22:10:13 +02:00
ras Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
scheduler Add DrmParam enum values for I915_EXEC values 2022-06-15 08:39:39 +02:00
standby clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
temperature Add prelim support for temperature, power and global operations 2022-03-03 18:11:34 +01:00
windows Lazy init implementation for RAS module 2022-07-04 18:29:57 +02:00
CMakeLists.txt Copyright header update 2021-05-17 20:38:19 +02:00
os_sysman.h Lazy init implementation for RAS module 2022-07-04 18:29:57 +02:00
sysman.cpp Limit header includes from level_zero device.h 2022-07-06 16:41:17 +02:00
sysman.h Add support for error correction codes 2022-05-24 11:03:16 +02:00
sysman_const.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
sysman_imp.cpp Defer Sysman Frequency Initialization 2022-07-11 05:43:50 +02:00
sysman_imp.h SysMan: Diagnostics warm reset fix. 2022-06-06 10:09:47 +02:00