compute-runtime/level_zero/api/core
Young Jin Yoon 32ccf30c61 Add support for pci_ext_properties_t
Added API definition in ze_device.cpp, and added function declaration of
getPciProperties() in device.h and device_imp.cpp
Initially returns -1 for all values of ze_pci_speed_ext_t for now, simply
because we do not have function to retrieve the information of the PCI
speed.

Related-To: LOCI-2669
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com>
2022-01-05 10:43:54 +01:00
..
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
ze_barrier.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_cmdlist.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_cmdqueue.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_context.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_copy.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_core_loader.cpp Add support for pci_ext_properties_t 2022-01-05 10:43:54 +01:00
ze_device.cpp Add support for pci_ext_properties_t 2022-01-05 10:43:54 +01:00
ze_driver.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_event.cpp Add implementation for zeEventQueryTimestampExp 2021-08-06 11:43:25 +02:00
ze_fence.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_image.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ze_memory.cpp Add support for memory free policies 2021-12-28 08:27:50 +01:00
ze_module.cpp Add adjustMaxWorkGroupCount helper 2021-08-27 15:39:48 +02:00
ze_sampler.cpp Copyright header update 2021-05-17 20:38:19 +02:00