compute-runtime/opencl/test/unit_test/command_stream
Mateusz Hoppe f19abda0e2 Set root device index in OsContext
- correclty choose default engine context accounting for root device
index and  subdevices bitfield

Related-To: NEO-7516

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2022-11-16 23:02:19 +01:00
..
CMakeLists.txt Refactor metrics, cmdqueue & CSR ULTs 2022-06-13 03:55:51 +02:00
cache_flush_tests_dg2_and_later.cpp Change DG2 l1 cache policy to WB 2022-08-31 14:31:23 +02:00
cl_command_stream_receiver_tests.cpp Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
cl_tbx_command_stream_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cmd_parse_tests.cpp Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
command_stream_fixture.h Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
command_stream_receiver_flush_task_1_tests.cpp Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
command_stream_receiver_flush_task_2_tests.cpp Return submission status from flushTagUpdate method 2022-11-09 14:04:16 +01:00
command_stream_receiver_flush_task_3_tests.cpp Return submission status from flushTagUpdate method 2022-11-09 14:04:16 +01:00
command_stream_receiver_flush_task_4_tests.cpp Remove HW types from synchronization interface 2022-07-25 13:59:26 +02:00
command_stream_receiver_flush_task_gmock_tests.cpp Remove isCleanLeftoverMemoryRequired() + refactor sampler support path 2022-10-04 16:24:03 +02:00
command_stream_receiver_flush_task_tests_xehp_and_later.cpp Remove not needed BB chaining 2022-11-10 11:27:26 +01:00
command_stream_receiver_hw_1_tests.cpp Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
command_stream_receiver_hw_2_tests.cpp Set root device index in OsContext 2022-11-16 23:02:19 +01:00
command_stream_receiver_hw_3_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
command_stream_receiver_hw_fixture.h Prepare mechanism for returning GPU execution error on OCL API 2022-11-04 15:54:19 +01:00
command_stream_receiver_hw_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
command_stream_receiver_hw_tests_dg2_and_later.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
command_stream_receiver_hw_tests_xehp_and_later.cpp Set root device index in OsContext 2022-11-16 23:02:19 +01:00
command_stream_receiver_mt_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
command_stream_receiver_with_aub_dump_tests.cpp Return SubmissionStatus from processResidency method 2022-11-15 13:17:43 +01:00
create_command_stream_receiver_tests.cpp Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
experimental_command_buffer_tests.cpp Remove usage of TestLegacy from shared tests 2022-08-16 14:36:33 +02:00
get_devices_tests.cpp Support for new names in Aub/Tbx mode 2022-07-25 14:46:52 +02:00
implicit_scaling_ocl_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
submissions_aggregator_tests.cpp test.h refactor 2022-07-04 18:20:07 +02:00
thread_arbitration_policy_helper.cpp Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00
thread_arbitration_policy_helper.h Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
thread_arbitration_policy_helper_tests.cpp Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00