.. |
local
|
refactor: correct ioctl and related functions to return signed int
|
2023-01-19 22:04:27 +01:00 |
wddm_linux
|
…
|
|
xe
|
Set VM advise with preferred location to device by default
|
2023-03-30 17:04:23 +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
|
…
|
|
cache_info.h
|
…
|
|
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
|
Cleanup includes 40
|
2023-01-23 16:19:35 +01: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
|
Call VM prefetch for KMD-migrated shared allocation on all VMs
|
2023-04-04 13:01:44 +02:00 |
drm_allocation.h
|
refactor graphics allocation structure elements for sub-allocation properties
|
2023-04-07 16:53:23 +02:00 |
drm_buffer_object.cpp
|
Ensure that BO handle is closed only once
|
2023-02-13 14:42:49 +01:00 |
drm_buffer_object.h
|
Ensure that BO handle is closed only once
|
2023-02-13 14:42:49 +01:00 |
drm_command_stream.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
drm_command_stream.inl
|
fix: wrong return value of zeCommandQueueExecuteCommandLists when OOM
|
2023-03-28 09:52:17 +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
|
Cleanup includes 18
|
2023-01-02 13:28:29 +01:00 |
drm_debug.cpp
|
Cleanup includes 40
|
2023-01-23 16:19:35 +01:00 |
drm_debug.h
|
Include cstdint to fix GCC 13 build
|
2023-02-22 08:02:49 +01: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 graphics allocation structure elements for sub-allocation properties
|
2023-04-07 16:53:23 +02:00 |
drm_memory_manager.h
|
feature: Relaxed Virtual Memory reservation with pStart
|
2023-03-08 08:06:50 +01:00 |
drm_memory_manager_create_multi_host_allocation.cpp
|
Cleanup includes 47
|
2023-02-10 17:07:30 +01: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
|
Cleanup includes 48
|
2023-02-10 17:23:02 +01: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
|
fix xe: add missing wait on fence before unbind
|
2023-03-21 15:37:44 +01:00 |
drm_neo.h
|
fix: create VMs with correct flags when perContextVms used
|
2023-03-28 13:09:46 +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
|
Do not call DebuggerOpen ioctl again on EBUSY
|
2022-10-19 10:26:35 +02:00 |
drm_wrappers_checks.cpp
|
Move drm wrappers checks to separated cpp
|
2022-07-28 13:23:06 +02:00 |
engine_info.cpp
|
style: format code using clang-format 15.0.6
|
2023-01-05 10:33:47 +01:00 |
engine_info.h
|
Refactor: dont use global getters for Product/GfxCore helper in engine helpers
|
2022-12-20 17:16:21 +01: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: Skip adding device to list if context creation fails
|
2023-02-16 11:40:54 +01:00 |
ioctl_helper.h
|
Set VM advise with preferred location to device by default
|
2023-03-30 17:04:23 +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
|
Set VM advise with preferred location to device by default
|
2023-03-30 17:04:23 +02:00 |
ioctl_helper_upstream.cpp
|
Set VM advise with preferred location to device by default
|
2023-03-30 17:04:23 +02:00 |
kmd_notify_properties_linux.cpp
|
…
|
|
linux_inc.cpp
|
…
|
|
memory_info.cpp
|
refactor: rename hw_helper files to gfx_core_helper files
|
2023-02-01 19:37:51 +01:00 |
memory_info.h
|
refactor: correct ioctl and related functions to return signed int
|
2023-01-19 22:04:27 +01:00 |
os_context_linux.cpp
|
Generate Offline Dump Context ID
|
2023-04-04 15:58:56 +02:00 |
os_context_linux.h
|
Generate Offline Dump Context ID
|
2023-04-04 15:58:56 +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
|
…
|
|
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
|
…
|
|
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
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01: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
|
refactor: rename product helper uuid files
|
2023-03-08 17:25:57 +01: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
|
feat(sysman): Support for registering events during listen
|
2023-04-04 07:07:19 +02:00 |
sys_calls_linux.cpp
|
Generate Offline Dump Context ID
|
2023-04-04 15:58:56 +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
|
…
|
|