.. |
CMakeLists.txt
|
Move files from shared/test/unit_test to /common (preamble, utilities)
|
2022-08-17 11:24:58 +02:00 |
create_drm_memory_manager.cpp
|
Create neo_libult target
|
2021-10-22 16:55:07 +02:00 |
device_command_stream_fixture.cpp
|
Refactor: don't use global GfxCoreHelper getter in shared files 1/n
|
2022-12-28 11:38:46 +01:00 |
device_command_stream_fixture.h
|
Cleanup includes 12
|
2022-12-07 13:14:15 +01:00 |
device_command_stream_fixture_context.cpp
|
Create wrappers for different version of i915 headers
|
2022-07-18 10:15:44 +02:00 |
device_command_stream_fixture_context.h
|
Create enum for Ioctl request values
|
2022-05-27 13:22:59 +02:00 |
device_command_stream_fixture_prelim.h
|
Pass Drm to ioctl helper ctor
|
2022-06-29 15:47:01 +02:00 |
drm_buffer_object_fixture.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
drm_command_stream_fixture.h
|
refactor: Stop using global gfx core helper getter in shared
|
2023-01-03 10:54:00 +01:00 |
drm_memory_manager_fixture.cpp
|
Correct expected ioctl count in DrmMemoryManagerFixture
|
2022-12-14 14:28:23 +01:00 |
drm_memory_manager_fixture.h
|
Cleanup includes 12
|
2022-12-07 13:14:15 +01:00 |
drm_memory_manager_prelim_fixtures.h
|
Correct shared fixture methods name to meet clang-tidy requirements
|
2022-08-16 12:52:49 +02:00 |
drm_mock_cache_info.h
|
Remove cache info base class
|
2022-04-07 18:15:57 +02:00 |
drm_mock_device_blob.h
|
Fix L3 size query
|
2022-10-06 10:46:39 +02:00 |
drm_mock_memory_info.h
|
Pass drm to MemoryInfo ctor
|
2022-07-25 15:44:10 +02:00 |
drm_neo_create.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
options.cpp
|
Add wddm ult for wsl build [5/n]
|
2022-12-14 16:32:37 +01:00 |
signal_utils.cpp
|
improve handling of NEO_<x>_DISABLE_TEST_ALARM
|
2022-09-22 15:08:51 +02:00 |
sys_calls_linux_ult.cpp
|
Sysman: Redesign event API to effectively use uevents
|
2022-12-07 07:29:57 +01:00 |
sys_calls_linux_ult.h
|
Sysman: Redesign event API to effectively use uevents
|
2022-12-07 07:29:57 +01:00 |
sys_calls_win.cpp
|
Refactor: don't pass redundant hw info to applyAdditionalContextFlags
|
2023-01-02 10:20:13 +01:00 |