compute-runtime/unit_tests/mocks
Dunajski, Bartosz 5408913d38 Set HwInfo to GmmHelper on Device creation
This allows querying HwInfo from code that doesnt have access to Device

Change-Id: I0084f824f557cd85c2fdfbf0ff2ec71118e9af2e
2018-06-29 11:02:52 +02:00
..
CMakeLists.txt Move platform shutdown to destructor. 2018-06-28 12:36:23 +02:00
mock_32bitAllocator.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_async_event_handler.cpp Move platform shutdown to destructor. 2018-06-28 12:36:23 +02:00
mock_async_event_handler.h Move platform shutdown to destructor. 2018-06-28 12:36:23 +02:00
mock_aub_subcapture_manager.h Add support for AUB subcapture (filter and toggle modes) 2018-06-15 13:02:27 +02:00
mock_block_kernel_manager.h Initial commit 2017-12-21 00:45:38 +01:00
mock_buffer.h Use device instead of context when programing surface state. 2018-06-11 17:20:11 +02:00
mock_builtin_dispatch_info_builder.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
mock_builtins.h separate BuiltinDispatchInfoBuilder from built_ins.h 2018-04-19 12:32:13 +02:00
mock_cif.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_cif.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_command_queue.h Move indirect heaps from command queues to csr. 2018-04-26 14:05:40 +02:00
mock_compilers.cpp Adding mock for IGC::TranslateImpl2 2018-06-07 15:44:20 +02:00
mock_compilers.h Add debug flag to override platform used by compiler 2018-06-08 16:53:59 +02:00
mock_context.cpp Add reference on device while creating a context 2018-06-28 08:53:23 +02:00
mock_context.h Add reference on device while creating a context 2018-06-28 08:53:23 +02:00
mock_csr.cpp [32/n] Internal 4GB allacator. 2018-04-18 08:49:08 +02:00
mock_csr.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_d3d_objects.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_deferrable_deletion.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_deferrable_deletion.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_deferred_deleter.cpp Create os specific thread implementation 2018-05-23 17:27:31 +02:00
mock_deferred_deleter.h Create os specific thread implementation 2018-05-23 17:27:31 +02:00
mock_device.cpp [16/n] Internal 4GB allocator. 2018-03-22 09:26:19 +01:00
mock_device.h Source Level Debugger - disable support on BDW 2018-05-23 17:23:40 +02:00
mock_device_factory.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_device_queue.h Remove obsolete methods form LinearStream 2018-04-25 11:40:47 +02:00
mock_event.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_gmm.h Set HwInfo to GmmHelper on Device creation 2018-06-29 11:02:52 +02:00
mock_gmm_memory.cpp Improve MockGmmMemory usage 2018-05-10 11:58:27 +02:00
mock_gmm_memory.h Improve MockGmmMemory usage 2018-05-10 11:58:27 +02:00
mock_gmm_page_table_mngr.cpp Prepare to use gmm as dll on Windows 2018-06-08 17:35:01 +02:00
mock_gmm_page_table_mngr.h Prepare to use gmm as dll on Windows 2018-06-08 17:35:01 +02:00
mock_gmm_resource_info.cpp [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
mock_gmm_resource_info.h Improve gmock usage: Remove default ON_CALL from MockGmmResourceInfo 2018-03-26 11:34:57 +02:00
mock_graphics_allocation.h Decode sip binaries once for all tests 2018-05-29 13:47:19 +02:00
mock_image.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_instrumentation.cpp move mocks to igdrcl_mocks target 2018-02-21 23:36:31 +01:00
mock_kernel.cpp Enable transforming image 3d to image 2d array 2018-04-05 09:10:54 +02:00
mock_kernel.h Revert "Builtins increase context refcount." 2018-05-28 16:35:45 +02:00
mock_mdi.h Initial commit 2017-12-21 00:45:38 +01:00
mock_memory_manager.cpp Move static methods from Gmm to new GmmHelper class 2018-06-27 16:46:09 +02:00
mock_memory_manager.h Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
mock_ostime.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_ostime_win.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_pipe.h Initial commit 2017-12-21 00:45:38 +01:00
mock_program.cpp Decode sip binaries once for all tests 2018-05-29 13:47:19 +02:00
mock_program.h Decode sip binaries once for all tests 2018-05-29 13:47:19 +02:00
mock_sampler.h Adding mipmap support in sampler 2018-04-10 22:15:09 +02:00
mock_sip.cpp Define variable with binary name suffix 2018-04-25 15:34:34 +02:00
mock_sip.h Refactor ult for preemption enabling 2018-04-16 12:55:30 +02:00
mock_source_level_debugger.h Source Level Debugger fixes 2018-05-14 15:51:32 +02:00
mock_submissions_aggregator.h Initial commit 2017-12-21 00:45:38 +01:00
mock_tbx_sockets.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
mock_wddm20.cpp Wddm interface [7/n]: Add 2.3 interface with HW queue support 2018-05-24 10:26:58 +02:00
mock_wddm20.h Move static methods from Gmm to new GmmHelper class 2018-06-27 16:46:09 +02:00
mock_wddm23.h Wddm interface [7/n]: Add 2.3 interface with HW queue support 2018-05-24 10:26:58 +02:00