..
.clang-tidy
Correct HeaderFilterRegex
2020-07-14 18:46:37 +02:00
CMakeLists.txt
Add memory allocate in device pool tests for DG1 platform
2020-07-17 13:27:20 +02:00
allocator_helper.cpp
Change KB, MB, GB to constexpr values
2020-04-29 09:41:31 +02:00
allocator_helper_tests.cpp
Change KB, MB, GB to constexpr values
2020-04-29 09:41:31 +02:00
create_drm_memory_manager.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
debug_env_reader.cpp
Detect enable program debugging env variable
2020-06-09 15:23:20 +02:00
device_command_stream_fixture.h
Add memory allocate in device pool tests for DG1 platform
2020-07-17 13:27:20 +02:00
device_command_stream_fixture_dg1.h
Add memory allocate in device pool tests for DG1 platform
2020-07-17 13:27:20 +02:00
device_command_stream_tests.cpp
Disable gem close worker and force pin in direct submission
2020-07-31 13:23:48 +02:00
device_factory_tests.cpp
Discover GPU topology from i915
2020-06-15 10:32:29 +02:00
device_factory_tests.h
Move VariableBackup to shared
2020-04-02 13:42:41 +02:00
device_os_tests.cpp
ULT renaming: Device OS tests
2020-06-30 10:18:32 +02:00
driver_info_tests.cpp
Check for image support in VA media sharing
2020-03-31 07:29:13 +02:00
drm_buffer_object_tests.cpp
Pass OsContext to memory management methods
2020-08-13 19:48:54 +02:00
drm_command_stream_fixture.h
Pass OsContext to memory management methods
2020-08-13 19:48:54 +02:00
drm_command_stream_mm_tests.cpp
Add alternative residency model on Linux
2020-07-10 12:38:57 +02:00
drm_command_stream_tests.cpp
Pass OsContext to memory management methods
2020-08-13 19:48:54 +02:00
drm_engine_info_tests.cpp
Discover GPU topology from i915
2020-06-15 10:32:29 +02:00
drm_gem_close_worker_tests.cpp
Add alternative residency model on Linux
2020-07-10 12:38:57 +02:00
drm_mapper_tests.cpp
Remove unsupported DRM I915_EXEC_COMPUTE flag
2020-06-30 11:58:35 +02:00
drm_memory_info_tests.cpp
Extend DRM query with length parameter
2020-06-07 17:03:04 +02:00
drm_memory_info_tests_dg1.cpp
Add extended drm mock for DG1 platform
2020-07-07 09:58:03 +02:00
drm_memory_manager_allocate_in_device_pool_tests.cpp
Always pass device bitfield to AllocationProperties in constructor
2020-07-13 09:00:10 +02:00
drm_memory_manager_allocate_in_device_pool_tests_dg1.cpp
Add memory allocate in device pool tests for DG1 platform
2020-07-17 13:27:20 +02:00
drm_memory_manager_tests.cpp
Pass OsContext to memory management methods
2020-08-13 19:48:54 +02:00
drm_memory_manager_tests.h
Add alternative residency model on Linux
2020-07-10 12:38:57 +02:00
drm_memory_manager_tests_dg1.h
Add memory allocate in device pool tests for DG1 platform
2020-07-17 13:27:20 +02:00
drm_mock.cpp
Set VM id correctly
2020-07-28 07:19:50 +02:00
drm_mock.h
Pass OsContext to memory management methods
2020-08-13 19:48:54 +02:00
drm_mock_dg1.h
Add extended drm mock for DG1 platform
2020-07-07 09:58:03 +02:00
drm_mock_memory_info.h
Add memory allocate in device pool tests for DG1 platform
2020-07-17 13:27:20 +02:00
drm_neo_create.cpp
Allow perContext VMs
2020-07-16 11:20:51 +02:00
drm_os_memory_tests.cpp
Implement parsing of process mapped memory regions
2020-07-31 15:06:30 +02:00
drm_residency_handler_tests.cpp
Add alternative residency model on Linux
2020-07-10 12:38:57 +02:00
drm_tests.cpp
Create Drm context with VM ID if virtual memory supported
2020-08-04 11:35:41 +02:00
file_logger_linux_tests.cpp
Pass OsContext to memory management methods
2020-08-13 19:48:54 +02:00
hw_info_config_linux_tests.cpp
Add isEvenContextCountRequired function
2020-06-17 15:38:15 +02:00
hw_info_config_linux_tests.h
Don't use the entire std namespace
2020-03-27 19:57:11 +01:00
linux_create_command_queue_with_properties_tests.cpp
Add alternative residency model on Linux
2020-07-10 12:38:57 +02:00
mock_os_time_linux.h
Add absolute include paths
2020-02-23 23:49:12 +01:00
mock_performance_counters_linux.cpp
Passing drm file descriptor to Metrics Library
2020-05-21 18:33:51 +02:00
mock_performance_counters_linux.h
Passing drm file descriptor to Metrics Library
2020-05-21 18:33:51 +02:00
options.cpp
Implement parsing of process mapped memory regions
2020-07-31 15:06:30 +02:00
os_interface_linux_tests.cpp
Move GMM_INIT_IN_ARGS initialization to dll tests
2020-03-17 17:56:12 +01:00
os_time_test.cpp
Remove platformDevices [3/n]
2020-03-24 17:19:57 +01:00
performance_counters_linux_tests.cpp
Passing drm file descriptor to Metrics Library
2020-05-21 18:33:51 +02:00
self_lib_lin.cpp
Reorganization directory structure [2/n]
2020-02-23 12:01:27 +01:00
sys_calls_linux_ult.cpp
Add DRM capability to create a virtual memory address space on Linux
2020-07-10 12:16:09 +02:00