..
local
fix: change gmm resource for externalHostPtr
2024-05-22 16:50:17 +02:00
wddm_linux
…
xe
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
CMakeLists.txt
fix: Defer MOCS to PAT
2024-05-27 10:26:26 +02: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
performance: Reuse GPU timestamps by default on Windows
2024-05-28 12:25:30 +02:00
device_time_drm.h
performance: Reuse GPU timestamps by default on Windows
2024-05-28 12:25:30 +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
feature: Add interface to bind resources as readonly
2024-03-27 14:24:58 +01:00
drm_allocation.h
refactor: reduce the number of DrmAllocation constructors
2024-04-16 15:37:09 +02:00
drm_buffer_object.cpp
fix: reorder members in BufferObject class
2024-03-25 11:44:38 +01:00
drm_buffer_object.h
feature: support explicit memory locking
2024-03-29 07:31:22 +01:00
drm_command_stream.h
feature: pass GraphicsAllocation to fence wait
2024-05-07 17:59:28 +02:00
drm_command_stream.inl
fix: check reset status after completion
2024-05-14 06:38:07 +02: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
feature: initial support for creating media context
2024-07-03 12:23:31 +02:00
drm_memory_manager.h
feature: initial support for creating media context
2024-07-03 12:23:31 +02: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
feature: assign unique interrupt to queue
2024-06-07 10:06:31 +02:00
drm_memory_operations_handler_bind.h
feature: support explicit memory locking
2024-03-29 07:31:22 +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-29 07:31:22 +01:00
drm_memory_operations_handler_default.h
feature: support explicit memory locking
2024-03-29 07:31:22 +01:00
drm_memory_operations_handler_with_aub_dump.h
feature: add support for null aub mode
2024-04-09 16:59:42 +02:00
drm_neo.cpp
fix: setup slm size based on gt system info when not set in capability table
2024-07-09 15:21:35 +02:00
drm_neo.h
refactor: read scratch page options during init
2024-05-15 08:56:14 +02:00
drm_wrappers.cpp
refactor: correct naming of DrmParam enum values
2023-12-13 15:43:46 +01:00
drm_wrappers.h
feature: allocating interrupt support
2024-06-03 18:35:24 +02:00
drm_wrappers_checks.cpp
refactor: store userptr value in buffer object
2024-03-22 12:49:13 +01:00
engine_info.cpp
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
engine_info.h
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
file_descriptor.h
fix: add FileDescriptor class to ensure file descriptor is closed
2023-10-09 16:23:28 +02:00
gmm_helper_linux.cpp
fix: Defer MOCS to PAT
2024-05-27 10:26:26 +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
build: refactor linux kernel headers
2024-03-28 14:48:09 +01:00
i915_prelim.h
build: refactor linux kernel headers
2024-03-28 14:48:09 +01:00
ioctl_helper.cpp
build: refactor linux kernel headers
2024-03-28 14:48:09 +01:00
ioctl_helper.h
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
ioctl_helper_getter.cpp
…
ioctl_helper_getter_upstream.cpp
…
ioctl_helper_i915.cpp
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
ioctl_helper_prelim.cpp
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
ioctl_helper_upstream.cpp
refactor: setup engine capabilities in drm specifc code
2024-07-15 11:00:15 +02:00
kmd_notify_properties_linux.cpp
…
linux_inc.cpp
…
memory_info.cpp
fix: change gmm resource for externalHostPtr
2024-05-22 16:50:17 +02:00
memory_info.h
refactor: use DeviceBitfield where appropriate
2024-05-14 09:13:11 +02:00
memory_info_populate_tile_to_lmem_region_map.cpp
feature: add tile-to-lmem-region map in MemoryInfo
2024-04-26 15:16:03 +02: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
fix: fallback path while creating drm context
2024-07-09 14:10:51 +02:00
os_context_linux.h
feature: pass interrupt flag to queue creation api
2024-06-06 12:36:21 +02:00
os_inc.h
…
os_interface_linux.cpp
feature: add support for null aub mode
2024-04-09 16:59:42 +02: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
…
product_helper_drm.cpp
fix: handle not aligned gtt size reported by i915
2024-03-29 07:51:06 +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
…
sys_calls.h
fix: adjust SysCalls::write signature to match stdlib
2024-06-14 16:48:12 +02:00
sys_calls_linux.cpp
fix: adjust SysCalls::write signature to match stdlib
2024-06-14 16:48:12 +02:00
system_info.cpp
fix: query csr size in mb and slm size per dss from device blob
2024-06-26 14:42:18 +02:00
system_info.h
fix: query csr size in mb and slm size per dss from device blob
2024-06-26 14:42:18 +02:00
system_info_extended.cpp
…