compute-runtime/unit_tests/mocks
Mateusz Jablonski 03527f496d Cleanup Wddm interface 1/n
pass const D3DKMT_HANDLE * to makeResident/evict/destroyAllocation calls
remove gpuPtr from WddmAllocation

Change-Id: Ia5ca162946a2d893d4f56c37f8027eab02af90b0
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-03-05 17:28:29 +01:00
..
gl clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gmm_memory Update copyright headers 2018-09-20 18:02:35 +02:00
linux DrmAllocation constructor accepts allocationType. 2019-02-27 16:58:22 +01:00
CMakeLists.txt Improve OsContext construction 2019-03-01 08:35:38 +01:00
mock_32bitAllocator.h Remove Drm32Bit allocator. 2019-02-27 14:28:16 +01:00
mock_allocation_properties.h Simplify code by removing AllocationOrigin. 2019-02-21 16:29:05 +01:00
mock_async_event_handler.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_async_event_handler.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_aub_center.h Pass CsrType to initAubCenter 2019-02-13 09:48:05 +01:00
mock_aub_csr.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_aub_file_stream.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_aub_manager.h Enable AUB sub-capture in AubStream captures (1/n) 2019-02-21 22:40:40 +01:00
mock_aub_stream.h A partial unification of AUB and TBX CSR classes 2018-11-10 13:12:22 -08:00
mock_aub_subcapture_manager.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_block_kernel_manager.h Initial commit 2017-12-21 00:45:38 +01:00
mock_buffer.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01: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 Update copyright headers 2018-09-20 18:02:35 +02:00
mock_cif.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_cif.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_command_queue.h Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
mock_compilers.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_compilers.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_context.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_context.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_csr.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_csr.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_d3d_objects.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_deferrable_deletion.cpp Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
mock_deferrable_deletion.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_deferred_deleter.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_deferred_deleter.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_device.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_device.h Support the EnableLocalMemory debug variable in CSR. 2019-02-12 13:09:23 +01:00
mock_device_factory.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_device_queue.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_event.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_execution_environment.h Pass full aubfile name to initAubCenter when using TBX with AubDump 2019-02-21 12:39:10 +01:00
mock_experimental_command_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_gmm_client_context.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_client_context.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_client_context_base.cpp Update disabling caching for a resource 2019-02-01 10:50:21 +01:00
mock_gmm_client_context_base.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_memory_base.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_memory_base.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_gmm_page_table_mngr.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_page_table_mngr.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_gmm_resource_info.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_gmm_resource_info.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_graphics_allocation.h GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
mock_host_ptr_manager.h Cleanup host ptr manager 2018-10-26 08:26:38 +02:00
mock_image.h Unify mipmap layout accross platforms 2018-09-25 16:27:43 +02:00
mock_instrumentation.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_internal_allocation_storage.h Remove cleaning allocation lists methods from memory manager 2018-10-29 10:35:03 +01:00
mock_kernel.cpp Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
mock_kernel.h Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
mock_lrca_helper.h Fix for setting context flags in AubDump 2019-02-07 16:28:53 +01:00
mock_mdi.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_memory_manager.cpp Pass by const reference. 2019-02-28 14:12:13 +01:00
mock_memory_manager.h Pass by const reference. 2019-02-28 14:12:13 +01:00
mock_os_context.h Improve OsContext construction 2019-03-01 08:35:38 +01:00
mock_ostime.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_ostime_win.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_physical_address_allocator.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
mock_pipe.h Initial commit 2017-12-21 00:45:38 +01:00
mock_program.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_program.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_sampler.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_sip.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_sip.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_source_level_debugger.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_submissions_aggregator.h Initial commit 2017-12-21 00:45:38 +01:00
mock_svm_manager.h Simplify Memory Manager API [4/4] 2018-12-20 09:01:33 +01:00
mock_tbx_csr.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_tbx_sockets.h A partial unification of AUB and TBX CSR classes 2018-11-10 13:12:22 -08:00
mock_tbx_stream.h A partial unification of AUB and TBX CSR classes 2018-11-10 13:12:22 -08:00
mock_wddm.cpp Cleanup Wddm interface 1/n 2019-03-05 17:28:29 +01:00
mock_wddm.h Cleanup Wddm interface 1/n 2019-03-05 17:28:29 +01:00
mock_wddm_interface23.h Improve OsContext construction 2019-03-01 08:35:38 +01:00