compute-runtime/shared/source/os_interface/linux
Mateusz Jablonski 6af9856e33 fix: reorder members in BufferObject class
Related-To: HSD-13011781488
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-03-25 11:44:38 +01:00
..
local feature: support memory policy for GEM_CREATE 2024-01-04 23:49:10 +01:00
wddm_linux
xe refactor: add function to fill context properties in xe 2024-03-25 11:30:49 +01:00
CMakeLists.txt feature: enable xe drm detection by default 2024-03-19 08:47:13 +01:00
allocator_helper.h
cache_info.cpp refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
cache_info.h
clos_cache.cpp refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
clos_cache.h
device_command_stream.inl
device_time_drm.cpp feature: update Xe KMD header 2023-10-24 12:03:45 +02:00
device_time_drm.h feature: update Xe KMD header 2023-10-24 12:03:45 +02:00
driver_info_linux.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
driver_info_linux.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
drm_allocation.cpp fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
drm_allocation.h feature: add debug info for logging pat indexes 2024-01-23 13:34:35 +01:00
drm_buffer_object.cpp fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
drm_buffer_object.h fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
drm_command_stream.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
drm_command_stream.inl build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
drm_debug.cpp refactor: Implement Xe Resoure Registration (2/x) 2024-01-11 08:26:29 +01:00
drm_debug.h feature: Register resources for Xe at vm creation (1/x) 2024-01-11 08:15:50 +01:00
drm_engine_mapper.cpp refactor: correct naming of DrmParam enum values 2023-12-13 15:43:46 +01:00
drm_engine_mapper.h
drm_gem_close_worker.cpp
drm_gem_close_worker.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
drm_memory_manager.cpp fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
drm_memory_manager.h feature: add logic to iterate for all contexts to check GPU pagefault 2024-03-15 07:48:39 +01:00
drm_memory_manager_create_multi_host_allocation.cpp refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
drm_memory_operations_handler.h fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
drm_memory_operations_handler_bind.cpp fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
drm_memory_operations_handler_bind.h feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
drm_memory_operations_handler_create.cpp fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
drm_memory_operations_handler_default.cpp feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
drm_memory_operations_handler_default.h feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
drm_memory_operations_handler_with_aub_dump.h feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
drm_neo.cpp feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
drm_neo.h refactor: remove not needed check for exec softpin 2024-03-22 17:30:49 +01:00
drm_wrappers.cpp refactor: correct naming of DrmParam enum values 2023-12-13 15:43:46 +01:00
drm_wrappers.h refactor: remove not needed check for exec softpin 2024-03-22 17:30:49 +01:00
drm_wrappers_checks.cpp refactor: store userptr value in buffer object 2024-03-22 12:49:13 +01:00
engine_info.cpp refactor: simplify engine mapping array 2024-01-19 12:51:12 +01:00
engine_info.h fix: Skip mapping copy engines for unsupported ones 2024-01-18 09:49:14 +01:00
file_descriptor.h fix: add FileDescriptor class to ensure file descriptor is closed 2023-10-09 16:23:28 +02:00
gmm_interface_linux.cpp
hw_device_id.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
hw_device_id_linux.cpp
i915.h
i915_prelim.h feature: Enable Per IP euStall Functionality 2024-03-14 16:49:52 +01:00
i915_upstream.h
ioctl_helper.cpp feature: Enable Per IP euStall Functionality 2024-03-14 16:49:52 +01:00
ioctl_helper.h feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
ioctl_helper_getter.cpp
ioctl_helper_getter_upstream.cpp
ioctl_helper_i915.cpp refactor: remove not needed check for exec softpin 2024-03-22 17:30:49 +01:00
ioctl_helper_prelim.cpp feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
ioctl_helper_upstream.cpp feature: support explicit memory locking 2024-03-25 09:49:18 +01:00
kmd_notify_properties_linux.cpp
linux_inc.cpp
memory_info.cpp fix: initialize libnuma only when flag is set 2024-01-30 18:27:43 +01:00
memory_info.h fix: change numa_library to read default policy 2024-01-19 08:31:41 +01:00
numa_library.cpp fix: change numa_library to read default policy 2024-01-19 08:31:41 +01:00
numa_library.h fix: change numa_library to read default policy 2024-01-19 08:31:41 +01:00
os_context_linux.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
os_context_linux.h refactor: Add optional user fence during unbind 2024-03-13 12:47:44 +01:00
os_inc.h
os_interface_linux.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
os_interface_linux.h
os_library_helper.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
os_library_linux.cpp
os_library_linux.h
os_memory_linux.cpp
os_memory_linux.h
os_metrics_library.cpp
os_socket.h
os_thread_linux.cpp
os_thread_linux.h
os_time_linux.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
os_time_linux.h fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
page_table_manager_functions.cpp
pci_path.cpp
pci_path.h
performance_counters_linux.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
performance_counters_linux.h
pmt_util.cpp fix: add FileDescriptor class to ensure file descriptor is closed 2023-10-09 16:23:28 +02:00
pmt_util.h
print.cpp fix: add unrecoverable to avoid out of bound access 2023-10-04 15:59:18 +02:00
product_helper_drm.cpp fix: Use Rcs engine in blender on DG2 2024-02-07 18:21:54 +01:00
product_helper_mtl_and_later.inl
product_helper_uuid_xehp_and_later.inl
product_helper_wddm_stub.cpp
product_helper_xe_hpc_and_later.inl
settings_reader_create.cpp fix: setup correct non-release key name in getStringWithFlags 2023-09-08 15:39:36 +02:00
sys_calls.h feature: Implement read/writeGpuMemory for Xe debugger 2024-02-08 22:09:59 +01:00
sys_calls_linux.cpp feature: Implement read/writeGpuMemory for Xe debugger 2024-02-08 22:09:59 +01:00
system_info.cpp refactor: remove intel_hwconfig_types file from third party 2023-12-27 15:32:23 +01:00
system_info.h refactor: remove intel_hwconfig_types file from third party 2023-12-27 15:32:23 +01:00
system_info_extended.cpp