.. |
gl
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
CMakeLists.txt
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
create_wddm_memory_manager.cpp
|
Refactoring createMemoryManager
|
2021-05-25 16:58:21 +02:00 |
deferrable_deletion_win_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
device_command_stream_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
device_os_tests.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
driver_info_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
file_logger_win_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
hw_info_config_win_tests.cpp
|
Add method to set force non coherent
|
2021-07-23 11:18:04 +02:00 |
hw_info_config_win_tests.h
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
mock_environment_variables.cpp
|
Move environment_variables to shared
|
2020-03-10 14:25:02 +01:00 |
mock_environment_variables.h
|
Reorganization directory structure [2/n]
|
2020-02-23 12:01:27 +01:00 |
mock_kmdaf_listener.h
|
Fix clang-tidy issues
|
2021-06-11 09:33:11 +02:00 |
mock_os_time_win.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
mock_performance_counters_win.cpp
|
Remove command queue constructor
|
2021-07-23 14:16:02 +02:00 |
mock_performance_counters_win.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
mock_registry_reader.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
mock_sys_calls.h
|
Improving OS abstraction
|
2021-05-23 21:40:37 +02:00 |
mock_wddm_allocation.h
|
Move non-ult shared files to single directory
|
2021-02-10 21:03:13 +01:00 |
mock_wddm_memory_manager.h
|
Disable shareable allocs with huge size
|
2021-07-28 15:52:27 +02:00 |
options.cpp
|
Refactor/cleanup around wddm
|
2021-05-26 16:26:28 +02:00 |
os_context_win_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
os_interface_win_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
os_interface_win_tests.h
|
Improving OS abstraction
|
2021-05-23 21:40:37 +02:00 |
os_library_win_tests.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
os_time_win_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
performance_counters_win_tests.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
registry_reader_tests.cpp
|
Move non-ult shared files to single directory
|
2021-02-10 21:03:13 +01:00 |
registry_reader_tests.h
|
Reading the cl_cache_dir environment variable
|
2020-08-03 14:44:23 +02:00 |
self_lib_win.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
sys_calls.cpp
|
Add AIL functionality
|
2021-08-02 15:31:58 +02:00 |
ult_dxcore_factory.cpp
|
Correct adapter detection
|
2021-06-18 05:50:25 +02:00 |
ult_dxcore_factory.h
|
Correct adapter detection
|
2021-06-18 05:50:25 +02:00 |
ult_dxgi_factory.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
ult_dxgi_factory.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
wddm20_tests.cpp
|
Fix typo in wddm fixture
|
2021-08-06 15:13:06 +02:00 |
wddm23_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
wddm_address_space_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
wddm_calls.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
wddm_create.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
wddm_kmdaf_listener_tests.cpp
|
Mitigation for WDDM_LINUX allocation size limits
|
2021-07-16 03:36:19 +02:00 |
wddm_mapper_tests.cpp
|
Add CCS1-3 to EngineNodeHelper
|
2021-06-28 11:48:21 +02:00 |
wddm_memory_manager_allocate_in_device_pool_tests.cpp
|
Improve returning global and max alloc memory size
|
2020-10-30 15:58:42 +01:00 |
wddm_memory_manager_allocate_in_device_pool_tests.inl
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
wddm_memory_manager_tests.cpp
|
Change percent of global memory returned
|
2021-08-11 13:33:16 +02:00 |
wddm_memory_manager_tests.h
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
wddm_residency_controller_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |
wddm_residency_handler_tests.cpp
|
Move wddm_fixture.h and releted files from opencl to shared
|
2021-07-07 12:30:12 +02:00 |