compute-runtime/runtime/os_interface/windows
Dunajski, Bartosz 02611dc953 Retrun valid status on createAllocation64k fail
Change-Id: Iaaed107c995a79125236196b6a956696dfe20875
2018-08-28 19:57:19 +02:00
..
wddm Retrun valid status on createAllocation64k fail 2018-08-28 19:57:19 +02:00
CMakeLists.txt Remove template parameter from Wddm methods 2018-08-23 16:37:31 +02:00
api_win.cpp Add missing API_ENTER and DBG_LOG_INPUTS logging functions in api_win.cpp 2018-08-09 09:34:36 +02:00
d3d9_sharing_functions.cpp sharing: add context tests 2018-04-12 11:26:58 +02:00
d3d10_11_sharing_functions.cpp sharing: add context tests 2018-04-12 11:26:58 +02:00
d3d_sharing_functions.h enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
debug_registry_reader.cpp AUB subcapture in toggle mode to be controlled with HKCU regkey 2018-07-03 12:56:06 +02:00
deferrable_deletion_win.cpp Wddm interface [3/n]: Improve constructing Wddm object 2018-05-10 17:14:25 +02:00
deferrable_deletion_win.h Forbid copying of objects when it could cause memory leaks. 2018-06-05 18:32:40 +02:00
device_command_stream.inl Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
device_factory.cpp [3/n] Wddm Cleanup. 2018-08-16 10:07:24 +02:00
driver_info.cpp Wddm interface [3/n]: Improve constructing Wddm object 2018-05-10 17:14:25 +02:00
driver_info.h Initial commit 2017-12-21 00:45:38 +01:00
gdi_interface.cpp Wddm interface [7/n]: Add 2.3 interface with HW queue support 2018-05-24 10:26:58 +02:00
gdi_interface.h Prepare to use gmm as dll on Windows 2018-06-08 17:35:01 +02:00
hw_info_config.cpp Remove memset on non POD 2018-07-11 13:58:55 +02:00
kmdaf_listener.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
kmdaf_listener.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
kmdaf_listener_stub.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
os_context_win.cpp Add OsContext class in shared code 2018-08-27 09:20:09 +02:00
os_context_win.h Add OsContext class in shared code 2018-08-27 09:20:09 +02:00
os_inc.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
os_interface.cpp OsInterface cleanup. 2018-08-10 14:25:53 +02:00
os_interface.h OsInterface cleanup. 2018-08-10 14:25:53 +02: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_win.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
os_thread_win.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
os_time_win.cpp cleanup dead code, readability fixes 2018-07-02 12:50:15 +02:00
os_time_win.h cleanup dead code, readability fixes 2018-07-02 12:50:15 +02:00
performance_counters_win.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
performance_counters_win.h Initial commit 2017-12-21 00:45:38 +01:00
print.cpp cleanup dead code, readability fixes 2018-07-02 12:50:15 +02:00
registry_reader.h AUB subcapture in toggle mode to be controlled with HKCU regkey 2018-07-03 12:56:06 +02:00
sys_calls.cpp Force Kmd Notify timeout for Windows machines running on battery 2018-04-12 10:03:10 +02:00
sys_calls.h Force Kmd Notify timeout for Windows machines running on battery 2018-04-12 10:03:10 +02:00
thk_wrapper.h Wddm interface [7/n]: Add 2.3 interface with HW queue support 2018-05-24 10:26:58 +02:00
wddm_32bit_memory.cpp [19/n] Internal 4GB allocator. 2018-03-28 14:38:23 +02:00
wddm_allocation.h Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +02:00
wddm_device_command_stream.h Add device callback for GMM library to notify AUB subcapture 2018-08-20 14:38:42 +02:00
wddm_device_command_stream.inl Remove template parameter from Wddm methods 2018-08-23 16:37:31 +02:00
wddm_engine_mapper.h Wddm interface [3/n]: Improve constructing Wddm object 2018-05-10 17:14:25 +02:00
wddm_engine_mapper.inl Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
wddm_memory_manager.cpp OsInterface cleanup. 2018-08-10 14:25:53 +02:00
wddm_memory_manager.h Pass renderCompressed information to GMM for 64kb allocations 2018-07-23 11:28:43 +02:00
wddm_memory_manager_allocate_in_device_pool.cpp Add allocateGraphicsMemoryInDevicePool 2018-07-20 13:00:00 +02:00
windows_defs.h Wddm interface [7/n]: Add 2.3 interface with HW queue support 2018-05-24 10:26:58 +02:00
windows_inc.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
windows_wrapper.h Wddm interface [2/n]: Move WddmMock to igdrcl_mocks + more cleanup 2018-05-08 15:57:38 +02:00