compute-runtime/shared/test/common/os_interface/windows
Spruit, Neil R 02f075c541 Power Saving Hint Support for Level Zero in Windows
- Added Functionality to pass ze_power_saving_hint_type_t to zeContextCreate
included in the pNext extensions in ze_context_desc_t.
- Enables handling a hint value 0-100 with 0 being no power savings
and 100 being maximum power savings.
- ZE_RESULT_ERROR_INVALID_ENUMERATION is returned given an invalid hint.

Related-To: LOCI-2567

Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
2022-01-06 23:56:59 +01:00
..
CMakeLists.txt Create neo_libult target 2021-10-22 16:55:07 +02:00
create_wddm_memory_manager.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
gdi_dll_fixture.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
mock_environment_variables.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
mock_environment_variables.h Create neo_libult target 2021-10-22 16:55:07 +02:00
mock_sys_calls.h Create neo_libult target 2021-10-22 16:55:07 +02:00
mock_wddm_memory_manager.h Move some mocks to shared 2021-10-15 09:59:47 +02:00
options.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
os_memory_virtual_alloc_ult.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
sys_calls.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
ult_dxcore_factory.cpp Move ult dxgi/dxcore factories to shared 2021-10-19 20:17:02 +02:00
ult_dxcore_factory.h Move ult dxgi/dxcore factories to shared 2021-10-19 20:17:02 +02:00
ult_dxgi_factory.cpp Move ult dxgi/dxcore factories to shared 2021-10-19 20:17:02 +02:00
ult_dxgi_factory.h Move ult dxgi/dxcore factories to shared 2021-10-19 20:17:02 +02:00
wddm_calls.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
wddm_create.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
wddm_fixture.h Power Saving Hint Support for Level Zero in Windows 2022-01-06 23:56:59 +01:00