compute-runtime/shared/test/common/libult/linux
Mateusz Jablonski 3b981331c9 fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag
- by default ZE_ENABLE_PCI_ID_DEVICE_ORDER is disabled
- by default devices are sorted by type (discrete first), then by pci order
- when ZE_ENABLE_PCI_ID_DEVICE_ORDER is enabled, devices are sorted by pci id

Related-To: LOCI-4520

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-06-14 16:27:55 +02:00
..
CMakeLists.txt Add initialization method to ioctl helpers 2022-09-22 11:55:59 +02:00
directory_linux.cpp Add support for USM shared in WSL for dGPU 2022-12-19 11:09:55 +01:00
drm_mock.cpp Switch to SingleAddressSpace in Offline Dbg Mode 2023-04-12 18:07:02 +02:00
drm_mock.h fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
drm_mock_engine.cpp Cleanup includes 42 2023-01-25 09:16:39 +01:00
drm_mock_helper.h Extend EngineInfo with additional copy engines 2022-02-15 15:05:02 +01:00
drm_mock_prelim_context.cpp feature: Add support for chunking in the UMD (1/N) 2023-06-02 23:27:40 +02:00
drm_mock_prelim_context.h feature: Add support for chunking in the UMD (1/N) 2023-06-02 23:27:40 +02:00
drm_query_mock.cpp Store hardware IP version in hardware info 2022-11-03 09:57:08 +01:00
drm_query_mock.h L0 Debugger - check debug_eu entry. 2023-03-15 16:14:49 +01:00