..
wddm
Create and implement WSL handle refreshing
2022-06-14 08:43:35 +02:00
CMakeLists.txt
Make CPU copy for read buffer when host ptr is write combined on DG2
2022-06-13 21:23:21 +02:00
d3dkmthk_wrapper.h
…
debug_registry_reader.cpp
Fix windows wrappers
2021-10-06 09:01:36 +02:00
debug_registry_reader.h
…
deferrable_deletion_win.cpp
…
deferrable_deletion_win.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
device_command_stream.inl
Move command stream receiver files to shared
2021-09-23 12:47:21 +02:00
device_time_gpu_cpu_drm_or_wddm.cpp
lint revision update
2021-11-23 12:50:25 +01:00
device_time_gpu_cpu_wddm.cpp
lint revision update
2021-11-23 12:50:25 +01:00
device_time_wddm.cpp
lint revision update
2021-11-23 12:50:25 +01:00
device_time_wddm.h
lint revision update
2021-11-23 12:50:25 +01:00
driver_info_windows.cpp
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
driver_info_windows.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
dxcore_wrapper.h
…
dxgi_wrapper.h
…
environment_variables.h
…
gdi_interface.cpp
Capability to set low scheduling priority for Wddm context
2022-05-10 16:44:25 +02:00
gdi_interface.h
Capability to set low scheduling priority for Wddm context
2022-05-10 16:44:25 +02:00
gfx_escape_wrapper.h
…
gmm_interface_win.cpp
…
hw_device_id.h
…
hw_device_id_win.cpp
style: configure readability-identifier-naming.LocalVariableCase
2022-05-16 12:39:44 +02:00
hw_info_config_drm_stub.cpp
…
hw_info_config_wddm.cpp
Add new KMD delay parameter for direct submission
2021-12-17 21:09:37 +01:00
init_wddm_os_interface.cpp
Remove not needed arguments in init os interface functions
2021-12-16 14:19:32 +01:00
kmd_notify_properties_windows.cpp
Move kmd notify properties to shared
2021-10-07 18:12:19 +02:00
kmdaf_listener.cpp
…
kmdaf_listener.h
…
kmdaf_listener_stub.cpp
…
map_tile_instanced_allocation_drm_or_wddm.cpp
Add support for device allocation on Windows
2021-12-02 12:26:47 +01:00
map_tile_instanced_allocation_wddm.cpp
Add support for device allocation on Windows
2021-12-02 12:26:47 +01:00
max_chunk_size_drm_or_wddm.cpp
…
max_chunk_size_wddm.cpp
…
os_context_win.cpp
Set context debuggable when debugging is enabled
2022-05-24 16:45:32 +02:00
os_context_win.h
Set context debuggable when debugging is enabled
2022-05-24 16:45:32 +02:00
os_environment_win.cpp
…
os_environment_win.h
…
os_inc.h
…
os_interface_win.cpp
Add windows debugger feature check
2022-05-20 08:42:59 +02:00
os_interface_win.h
Remove not needed arguments in init os interface functions
2021-12-16 14:19:32 +01:00
os_library_win.cpp
…
os_library_win.h
…
os_memory_virtual_alloc.cpp
WSL - partition layout for 48-bit limited addressing
2021-09-28 18:09:46 +02:00
os_memory_win.cpp
WSL - partition layout for 48-bit limited addressing
2021-09-28 18:09:46 +02:00
os_memory_win.h
Cleanup headers
2022-05-18 11:42:06 +02:00
os_metrics_library.cpp
Move metrics library to shared
2021-10-06 21:46:22 +02:00
os_socket.h
…
os_thread_win.cpp
…
os_thread_win.h
Cleanup headers
2022-05-18 11:42:06 +02:00
os_time_win.cpp
…
os_time_win.h
…
page_table_manager_functions.cpp
Remove not needed include header
2021-10-06 21:32:40 +02:00
performance_counters_win.cpp
Move performance counters to shared
2021-09-24 11:59:55 +02:00
performance_counters_win.h
Move performance counters to shared
2021-09-24 11:59:55 +02:00
print.cpp
style: configure readability-identifier-naming.FunctionCase
2022-05-17 20:55:56 +02:00
sharedata_wrapper.h
Remove VEBOX related ftr flags
2022-01-28 15:50:59 +01:00
sys_calls.cpp
Fix windows wrappers
2021-10-06 09:01:36 +02:00
sys_calls.h
Fix windows wrappers
2021-10-06 09:01:36 +02:00
sys_calls_wrapper.h
Add NTHandle sharing
2021-10-19 14:17:25 +02:00
sys_calls_wrapper_drm_or_wddm.cpp
Add NTHandle sharing
2021-10-19 14:17:25 +02:00
thk_wrapper.h
style: configure readability-identifier-naming.LocalVariableCase
2022-05-16 12:39:44 +02:00
trim_callback.cpp
Move residency data from WddmAllocation to GraphicsAllocation
2022-05-10 18:16:42 +02:00
trim_callback_stub.cpp
…
wddm_additional_context_flags.cpp
Enable new DriverProtection interface for MapGpuVa
2021-08-17 18:02:26 +02:00
wddm_allocation.cpp
…
wddm_allocation.h
Add canonized gpuAddress to GraphicsAllocation constructor
2022-06-06 18:17:36 +02:00
wddm_apply_additional_map_gpu_va_fields.cpp
Enable new DriverProtection interface for MapGpuVa
2021-08-17 18:02:26 +02:00
wddm_device_command_stream.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
wddm_device_command_stream.inl
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
wddm_engine_mapper.cpp
Extend engine checkers to support more engine types
2021-12-09 13:41:25 +01:00
wddm_engine_mapper.h
…
wddm_memory_manager.cpp
Make CPU copy for read buffer when host ptr is write combined on DG2
2022-06-13 21:23:21 +02:00
wddm_memory_manager.h
Make CPU copy for read buffer when host ptr is write combined on DG2
2022-06-13 21:23:21 +02:00
wddm_memory_manager_drm_or_wddm.cpp
Make CPU copy for read buffer when host ptr is write combined on DG2
2022-06-13 21:23:21 +02:00
wddm_memory_manager_wddm.cpp
Make CPU copy for read buffer when host ptr is write combined on DG2
2022-06-13 21:23:21 +02:00
wddm_memory_operations_handler.cpp
…
wddm_memory_operations_handler.h
Fix DirectSubmission residency handling
2021-09-03 16:57:42 +02:00
wddm_residency_allocations_container.cpp
…
wddm_residency_allocations_container.h
…
wddm_residency_controller.cpp
…
wddm_residency_controller.h
…
windows_defs.h
…
windows_inc.cpp
…
windows_wrapper.h
Add NTHandle sharing
2021-10-19 14:17:25 +02:00