This website requires JavaScript.
Explore
Help
Register
Sign In
Media
/
compute-runtime
mirror of
https://github.com/intel/compute-runtime.git
Watch
1
Star
0
Fork
You've already forked compute-runtime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
552c91bf07
compute-runtime
/
shared
/
source
/
os_interface
History
Mateusz Jablonski
ffe77d06e3
Ensure that ioctl helper is initialized only once
...
Related-To: NEO-6999 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2022-06-08 17:54:21 +02:00
..
create_command_stream_receiver_drm
…
create_command_stream_receiver_drm_or_wddm
…
create_command_stream_receiver_wddm
…
linux
Ensure that ioctl helper is initialized only once
2022-06-08 17:54:21 +02:00
windows
Revert "Allow cpu buffers copy on DG2 in 32bit"
2022-06-08 11:26:00 +02:00
CMakeLists.txt
…
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
…
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
Add isMatrixMultiplyAccumulateSupported query to HwInfoConfig
2022-05-30 16:35:12 +02:00
hw_info_config.inl
Add isMatrixMultiplyAccumulateSupported query to HwInfoConfig
2022-05-30 16:35:12 +02:00
hw_info_config_bdw_and_later.inl
Refactor ShaderChannelSelect logic for images using CL_LUMINANCE
2022-04-19 15:58:38 +02:00
hw_info_config_dg2_and_later.inl
…
hw_info_config_xehp_and_later.inl
Refactor ShaderChannelSelect logic for images using CL_LUMINANCE
2022-04-19 15:58:38 +02:00
init_os_interface_drm.cpp
…
init_os_interface_drm_or_wddm.cpp
…
init_os_interface_wddm.cpp
…
metrics_library.cpp
…
os_context.cpp
…
os_context.h
…
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
…