..
local
Revert "feature: Add pat index programming to gem create ext call"
2023-07-02 05:06:58 +02:00
wddm_linux
…
xe
performance: Check if print xe logs is needed before locking
2023-07-03 14:01:31 +02:00
CMakeLists.txt
refactor: rename product helper wddm and drm files
2023-03-09 17:51:01 +01:00
allocator_helper.h
…
cache_info.cpp
Improve pat index programming on linux
2022-04-12 08:18:20 +02:00
cache_info.h
Improve pat index programming on linux
2022-04-12 08:18:20 +02:00
clos_cache.cpp
Cleanup includes 40
2023-01-23 16:19:35 +01:00
clos_cache.h
…
device_command_stream.inl
…
device_time_drm.cpp
refactor: Rename member variables to camelCase 2/n
2023-04-27 20:39:22 +02:00
device_time_drm.h
Cleanup includes 46
2023-01-27 14:31:05 +01:00
driver_info_linux.cpp
Cleanup includes 46
2023-01-27 14:31:05 +01:00
driver_info_linux.h
Add member for handling additional adapterInfo fields
2022-08-09 14:11:05 +02:00
drm_allocation.cpp
fix(debugger): require immediate binding for Module's allocations
2023-07-06 17:34:22 +02:00
drm_allocation.h
feature: Add Support for zeMemPutIpcHandle & zeMemGet IPC Handle converters
2023-04-27 03:53:52 +02:00
drm_buffer_object.cpp
fix: store registered engines per root device
2023-04-27 10:54:07 +02:00
drm_buffer_object.h
feature: Add support for chunking in the UMD (1/N)
2023-06-02 23:27:40 +02:00
drm_command_stream.h
fix(ocl): reduce busy waiting in clFinish
2023-06-14 13:56:40 +02:00
drm_command_stream.inl
fix(ocl): reduce busy waiting in clFinish
2023-06-14 13:56:40 +02:00
drm_command_stream_bdw_and_later.inl
Use dedicated using type for TaskCount
2022-11-28 16:44:44 +01:00
drm_command_stream_xehp_and_later.inl
feature: new multitile post sync layout for immediate write [1/n]
2023-06-07 13:11:10 +02:00
drm_debug.cpp
Cleanup includes 40
2023-01-23 16:19:35 +01:00
drm_debug.h
Attach UUID to SbaAllocations
2023-04-11 12:53:03 +02:00
drm_engine_mapper.cpp
refactor: use Drm::queryGttSize in DrmMemoryManager
2022-06-28 17:08:45 +02:00
drm_engine_mapper.h
Refactor aubstream include interface
2022-11-23 10:30:13 +01:00
drm_gem_close_worker.cpp
Create enum for Ioctl request values
2022-05-27 13:22:59 +02:00
drm_gem_close_worker.h
refactor: simplify logic in drm gem close worker
2022-05-24 17:54:56 +02:00
drm_memory_manager.cpp
refactor: rename pageSize2Mb to pageSize2M
2023-07-10 20:12:09 +02:00
drm_memory_manager.h
feature: Add support for chunking in the UMD (1/N)
2023-06-02 23:27:40 +02:00
drm_memory_manager_create_multi_host_allocation.cpp
Attach UUID to SbaAllocations
2023-04-11 12:53:03 +02:00
drm_memory_operations_handler.h
Moving rootDeviceIndex from DrmMemoryOperationsHandlerBind to base class
2022-12-30 12:27:29 +01:00
drm_memory_operations_handler_bind.cpp
feature: Add support for chunking in the UMD (1/N)
2023-06-02 23:27:40 +02:00
drm_memory_operations_handler_bind.h
Cleanup includes 42
2023-01-25 09:16:39 +01:00
drm_memory_operations_handler_create.cpp
Moving rootDeviceIndex from DrmMemoryOperationsHandlerBind to base class
2022-12-30 12:27:29 +01:00
drm_memory_operations_handler_default.cpp
Moving rootDeviceIndex from DrmMemoryOperationsHandlerBind to base class
2022-12-30 12:27:29 +01:00
drm_memory_operations_handler_default.h
Moving rootDeviceIndex from DrmMemoryOperationsHandlerBind to base class
2022-12-30 12:27:29 +01:00
drm_neo.cpp
refactor: rename pageSize2Mb to pageSize2M
2023-07-10 20:12:09 +02:00
drm_neo.h
refactor: rename pageSize2Mb to pageSize2M
2023-07-10 20:12:09 +02:00
drm_null_device.h
Add enum values for memory classes
2022-06-21 17:05:13 +02:00
drm_version.cpp
Extract querying device id and revision to a dedicated method
2022-06-08 14:04:46 +02:00
drm_wrappers.cpp
Do not call DebuggerOpen ioctl again on EBUSY
2022-10-19 10:26:35 +02:00
drm_wrappers.h
fix: correct query topology on xe
2023-06-22 13:24:52 +02:00
drm_wrappers_checks.cpp
Move drm wrappers checks to separated cpp
2022-07-28 13:23:06 +02:00
engine_info.cpp
fix: don't create fake distance info in xe ioctl helper
2023-05-04 08:21:28 +02:00
engine_info.h
fix: don't create fake distance info in xe ioctl helper
2023-05-04 08:21:28 +02:00
gmm_interface_linux.cpp
…
hw_device_id.h
[Sysman] Add support to control lifetime of file descriptor
2023-03-06 17:55:13 +01:00
hw_device_id_linux.cpp
[Sysman] Add support to control lifetime of file descriptor
2023-03-06 17:55:13 +01:00
i915.h
Add missing pragmas once
2022-08-25 09:46:44 +02:00
i915_prelim.h
Store hardware IP version in hardware info
2022-11-03 09:57:08 +01:00
i915_upstream.h
Add missing pragmas once
2022-08-25 09:46:44 +02:00
ioctl_helper.cpp
fix: correct query topology on xe
2023-06-22 13:24:52 +02:00
ioctl_helper.h
Revert "feature: Add pat index programming to gem create ext call"
2023-07-02 05:06:58 +02:00
ioctl_helper_getter.cpp
refactor: rename IoctlHelper::get to IoctlHelper::getI915Helper
2023-01-09 12:32:45 +01:00
ioctl_helper_getter_upstream.cpp
refactor: rename IoctlHelper::get to IoctlHelper::getI915Helper
2023-01-09 12:32:45 +01:00
ioctl_helper_prelim.cpp
Revert "feature: Add pat index programming to gem create ext call"
2023-07-02 05:06:58 +02:00
ioctl_helper_upstream.cpp
Revert "feature: Add pat index programming to gem create ext call"
2023-07-02 05:06:58 +02:00
kmd_notify_properties_linux.cpp
refactor: remove unused getBaseTimeout
2023-07-05 16:12:15 +02:00
linux_inc.cpp
…
memory_info.cpp
Revert "feature: Add pat index programming to gem create ext call"
2023-07-02 05:06:58 +02:00
memory_info.h
Revert "feature: Add pat index programming to gem create ext call"
2023-07-02 05:06:58 +02:00
os_context_linux.cpp
fix(debugger): use per-context fences for vm_bind operations
2023-05-24 15:17:31 +02:00
os_context_linux.h
fix: Make tlb flush os agnostic
2023-06-30 14:12:59 +02:00
os_inc.h
…
os_interface_linux.cpp
refactor: rename product helper files n/n
2023-03-10 13:24:38 +01:00
os_interface_linux.h
…
os_library_helper.cpp
…
os_library_linux.cpp
…
os_library_linux.h
…
os_memory_linux.cpp
feature usm: reserve heap extended in 57 bit address space
2023-03-28 11:06:03 +02:00
os_memory_linux.h
Cleanup headers
2022-05-18 11:42:06 +02:00
os_metrics_library.cpp
…
os_socket.h
…
os_thread_linux.cpp
…
os_thread_linux.h
Cleanup headers
2022-05-18 11:42:06 +02:00
os_time_linux.cpp
feature: add initial support for host mapped timestamps
2023-06-26 08:29:58 +02:00
os_time_linux.h
Cleanup includes 46
2023-01-27 14:31:05 +01:00
page_table_manager_functions.cpp
Cleanup includes 2/n
2022-07-27 12:01:36 +02:00
pci_path.cpp
Include cstdint to fix GCC 13 build
2023-02-22 08:02:49 +01:00
pci_path.h
L0 Core Add Support For pci_speed_ext
2022-03-16 22:47:59 +01:00
performance_counters_linux.cpp
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
performance_counters_linux.h
…
pmt_util.cpp
Include cstdint to fix GCC 13 build
2023-02-22 08:02:49 +01:00
pmt_util.h
Include cstdint to fix GCC 13 build
2023-02-22 08:02:49 +01:00
print.cpp
feature: add AssertHandler
2023-03-08 17:55:23 +01:00
product_helper_drm.cpp
fix: correct query topology on xe
2023-06-22 13:24:52 +02:00
product_helper_mtl_and_later.inl
refactor: rename product helper files for mtl and later platforms
2023-03-07 20:16:58 +01:00
product_helper_uuid_xehp_and_later.inl
feature(sysman): Retrieve uuid for Sysman device properties
2023-06-26 19:17:21 +02:00
product_helper_wddm_stub.cpp
refactor: rename product helper files n/n
2023-03-10 13:24:38 +01:00
product_helper_xe_hpc_and_later.inl
refactor: rename product helper files for xehpc and later
2023-03-08 16:28:59 +01:00
settings_reader_create.cpp
…
sys_calls.h
feature: Add new environment variables for compiler cache
2023-05-12 10:21:27 +02:00
sys_calls_linux.cpp
feature: Add new environment variables for compiler cache
2023-05-12 10:21:27 +02:00
system_info.cpp
Add fallback path to query L3 size
2022-09-02 15:32:16 +02:00
system_info.h
Add fallback path to query L3 size
2022-09-02 15:32:16 +02:00
system_info_extended.cpp
Remove function extendParseDeviceBlob
2022-04-11 13:38:49 +02:00