compute-runtime/level_zero/tools/source/sysman
Jitendra Sharma c3b63bd8a2 Implement ze_device_memory_properties_t.maxClockRate
Current implementation of ze_device_memory_properties_t.maxClockRate
is providing max dynamic frequency of GPU not the max memory frequency.
This change fixes that issue.

Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
2021-04-16 09:12:29 +02:00
..
diagnostics sysman: add diagnostics boilerplate code 2021-03-19 05:33:20 +01:00
engine Update pmu interface 2021-03-22 14:31:31 +01:00
events Sysman for Windows: Adding break from Listen. 2021-04-09 02:28:47 +02:00
fabric_port Level 0 Sysman FabricPort updates. 2020-12-01 05:38:06 +01:00
fan Update Temperature APIs to get correct temperature 2021-02-06 18:39:58 +01:00
firmware sysman: change loop to use reference than new variable. 2021-03-02 17:10:32 +01:00
frequency Update zesFrequencyGetAvailableClocks for clocks to be in multiples of 50 Mhz 2021-02-23 06:46:25 +01:00
global_operations Sysman device reset stability fix 2021-04-15 11:53:10 +02:00
linux Sysman device reset stability fix 2021-04-15 11:53:10 +02:00
memory Dont create VM IDs if not supported 2021-04-14 10:51:56 +02:00
pci Update Temperature APIs to get correct temperature 2021-02-06 18:39:58 +01:00
performance Add support for performance factor Sysman API 2021-01-06 12:03:36 +01:00
power Update Temperature APIs to get correct temperature 2021-02-06 18:39:58 +01:00
ras Sysman device reset stability fix 2021-04-15 11:53:10 +02:00
scheduler In Sysman fix C++ programming warnings 2020-10-06 16:35:53 +02:00
standby Add subdevice support for standby 2020-09-30 15:03:14 +02:00
temperature Adding more features to Sysman's memory and Temperature APIs 2021-03-15 18:01:52 +01:00
windows Implementing Reset Device Level 0 Sysman Windows 2021-02-12 03:41:48 +01:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
os_sysman.h level-zero v1.0 (2/N) 2020-08-03 13:11:13 +02:00
sysman.cpp Update sysman events API for bug fixes 2021-03-23 09:34:42 +01:00
sysman.h sysman: add diagnostics boilerplate code 2021-03-19 05:33:20 +01:00
sysman_const.h Implement ze_device_memory_properties_t.maxClockRate 2021-04-16 09:12:29 +02:00
sysman_imp.cpp sysman: add diagnostics boilerplate code 2021-03-19 05:33:20 +01:00
sysman_imp.h sysman: add diagnostics boilerplate code 2021-03-19 05:33:20 +01:00