compute-runtime/shared/source/os_interface
Maciej Plewka 213dc2fe24 Make CPU copy for read buffer when host ptr is write combined on DG2
With this commit on DG2 32bit driver will check if passed host ptr for
clEnqueueReadBuffer is write combined memory. If check will be true copy
will be make on CPU.

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2022-06-13 21:23:21 +02:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux Adjust GmmHelper to be HW aware 2022-06-13 18:33:06 +02:00
windows Make CPU copy for read buffer when host ptr is write combined on DG2 2022-06-13 21:23:21 +02:00
CMakeLists.txt Initial DG2 support 2021-11-19 10:01:29 +01:00
aub_memory_operations_handler.cpp Pass cache settings to aub_stream 2022-04-19 11:00:07 +02:00
aub_memory_operations_handler.h
create_os_context_drm.cpp
create_os_context_drm_or_wddm.cpp
create_os_context_wddm.cpp
create_os_time_drm.cpp
create_os_time_drm_or_wddm.cpp
create_os_time_wddm.cpp
debug_env_reader.cpp
debug_env_reader.h
device_factory.cpp Assign pat_index to BO during creation 2022-04-21 13:25:13 +02:00
device_factory.h Don't use DEFAULT_PLATFORM in unit tests 2022-02-04 17:57:39 +01:00
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
hw_info_config.cpp
hw_info_config.h Make CPU copy for read buffer when host ptr is write combined on DG2 2022-06-13 21:23:21 +02:00
hw_info_config.inl Make CPU copy for read buffer when host ptr is write combined on DG2 2022-06-13 21:23:21 +02:00
hw_info_config_bdw_and_later.inl Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
hw_info_config_dg2_and_later.inl Initial DG2 support 2021-11-19 10:01:29 +01:00
hw_info_config_xehp_and_later.inl Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
init_os_interface_drm.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
init_os_interface_drm_or_wddm.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
init_os_interface_wddm.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
metrics_library.cpp
os_context.cpp Disable DirectSubmission in aub/tbx mode 2022-03-01 11:00:42 +01:00
os_context.h Revert "Check if direct submission available once" 2022-01-25 10:01:15 +01:00
os_environment.h
os_inc_base.h
os_interface.h Add mechanism to avoid calling gdi calls while process exit 2022-05-20 11:11:52 +02:00
os_library.h
os_memory.cpp
os_memory.h
os_thread.h
os_time.cpp
os_time.h
performance_counters.cpp
performance_counters.h
print.h style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
sys_calls_common.h