.. |
.clang-tidy
|
Correct HeaderFilterRegex
|
2020-07-14 18:46:37 +02:00 |
CMakeLists.txt
|
Change path in cmake
|
2020-09-18 11:58:06 +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
|
Use mock environment vars in tests
|
2020-10-09 11:54:31 +02:00 |
device_command_stream_fixture.h
|
Check if new residency model is supported in kernel
|
2020-08-25 15:01:18 +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
|
Add debug flag to disable gem close worker
|
2020-10-05 14:44:33 +02:00 |
device_factory_tests.cpp
|
Discover GPU topology from i915
|
2020-06-15 10:32:29 +02:00 |
device_factory_tests.h
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +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
|
Split buffer object validation and early pinning
|
2020-10-16 14:13:33 +02:00 |
drm_command_stream_fixture.h
|
Remove low priority and internal engine index variables
|
2020-09-21 16:44:14 +02:00 |
drm_command_stream_mm_tests.cpp
|
Special address pool at External heap begining
|
2020-09-29 07:51:12 +02:00 |
drm_command_stream_tests.cpp
|
Use ProgramInfo instead of Program in sip kernel
|
2020-10-15 16:41:18 +02:00 |
drm_debug_tests.cpp
|
Interfaces to register resources
|
2020-09-17 12:39:16 +02:00 |
drm_engine_info_tests.cpp
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +02:00 |
drm_gem_close_worker_tests.cpp
|
Unbind unused resources when running out of memory
|
2020-09-17 12:59:45 +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
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +02:00 |
drm_memory_info_tests_dg1.cpp
|
Move aub related files to aub directory
|
2020-10-16 12:05:58 +02:00 |
drm_memory_manager_allocate_in_device_pool_tests.cpp
|
Linker: Fix incremental patching for local memory allocations
|
2020-10-09 09:13:42 +02:00 |
drm_memory_manager_allocate_in_device_pool_tests_dg1.cpp
|
Add missing USM host allocation flag
|
2020-10-15 12:12:55 +02:00 |
drm_memory_manager_tests.cpp
|
Split buffer object validation and early pinning
|
2020-10-16 14:13:33 +02:00 |
drm_memory_manager_tests.h
|
Special address pool at External heap begining
|
2020-09-29 07:51:12 +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
|
Check direct submission batch buffer flags in tests
|
2020-09-22 13:59:15 +02:00 |
drm_mock.h
|
Check direct submission batch buffer flags in tests
|
2020-09-22 13:59:15 +02:00 |
drm_mock_dg1.h
|
Create internal BOs with map offset
|
2020-10-09 16:38: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
|
Use new residency model by default
|
2020-09-21 08:09:11 +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
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +02:00 |
file_logger_linux_tests.cpp
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +02:00 |
hw_info_config_linux_tests.cpp
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +02:00 |
hw_info_config_linux_tests.h
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +02:00 |
linux_create_command_queue_with_properties_tests.cpp
|
Special address pool at External heap begining
|
2020-09-29 07:51:12 +02:00 |
mock_os_time_linux.h
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
mock_performance_counters_linux.cpp
|
Remove platform() dependency from DrmMock
|
2020-09-12 18:05:14 +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
|
Add implicit flush for new resources and idling gpu
|
2020-09-22 21:50:02 +02: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 |