..
CMakeLists.txt
Generate dll names to lib_names.h
2018-06-11 18:00:56 +02:00
allocator_helper.h
Refactor ult's for preemption enabling part 2
2018-05-10 13:12:03 +02:00
api_linux.cpp
setting unique file names for the rest of the cpp files
2018-06-04 08:29:55 +02:00
d3d_sharing_functions.h
Initial commit
2017-12-21 00:45:38 +01:00
debug_env_reader.cpp
AUB subcapture in toggle mode to be controlled with HKCU regkey
2018-07-03 12:56:06 +02:00
device_command_stream.inl
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
device_factory.cpp
Add instance of gmm helper to execution environment
2018-07-06 08:48:19 +02:00
driver_info.cpp
Initial commit
2017-12-21 00:45:38 +01:00
drm_32bit_memory.cpp
Refactor ult's for preemption enabling part 2
2018-05-10 13:12:03 +02:00
drm_allocation.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
drm_buffer_object.cpp
Call makeResident only once per BufferObject
2018-06-11 23:28:38 +02:00
drm_buffer_object.h
Call makeResident only once per BufferObject
2018-06-11 23:28:38 +02:00
drm_command_stream.h
Turn ON DrmGemCloseWorker.
2018-05-11 10:54:09 +02:00
drm_command_stream.inl
Mark buffers as not resident after exec
2018-06-18 17:44:05 +02:00
drm_engine_mapper.h
includes cleanup
2018-03-12 21:23:29 +01:00
drm_engine_mapper.inl
includes cleanup
2018-03-12 21:23:29 +01:00
drm_gem_close_worker.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
drm_gem_close_worker.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
drm_memory_manager.cpp
Refactor graphics memory allocation scheme
2018-07-11 15:48:05 +02:00
drm_memory_manager.h
Refactor graphics memory allocation scheme
2018-07-11 15:48:05 +02:00
drm_neo.cpp
Coherency patch cleanup
2018-03-29 14:59:36 +02:00
drm_neo.h
Coherency patch cleanup
2018-03-29 14:59:36 +02:00
drm_neo_create.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
drm_null_device.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
gmm_interface_linux.cpp
Move static methods from Gmm to new GmmHelper class
2018-06-27 16:46:09 +02:00
hw_info_config.cpp
Improve Wddm creation
2018-06-14 09:06:40 +02:00
linux_inc.cpp
Cmake refactor part 1: fix dependencies with including os_inc.h
2018-02-08 09:40:40 +01:00
os_inc.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
os_interface.cpp
Source Level Debugger - debugger library interface
2018-04-23 11:31:37 +02:00
os_interface.h
Initial commit
2017-12-21 00:45:38 +01:00
os_library.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
os_library.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
os_socket.h
Add AUB generation in parallel to execution on GPU
2018-01-29 17:24:26 +01:00
os_thread_linux.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
os_thread_linux.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
os_time_linux.cpp
setting unique file names for the rest of the cpp files
2018-06-04 08:29:55 +02:00
os_time_linux.h
setting unique file names for the rest of the cpp files
2018-06-04 08:29:55 +02:00
performance_counters_linux.cpp
Instrumentation refactoring
2018-01-16 16:15:44 +01:00
performance_counters_linux.h
Initial commit
2017-12-21 00:45:38 +01:00
print.cpp
Fix printf issue with printing pointers from 32bit kernel on 64bit system.
2018-04-05 17:12:33 +02:00