.. |
local
|
Add support for PRELIM_I915_PARAM_SET_PAIR
|
2022-09-29 23:41:39 +02:00 |
wddm_linux
|
…
|
|
CMakeLists.txt
|
Store hardware IP version in hardware info
|
2022-11-03 09:57:08 +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
|
Dont pass drm to ioctl helper methods - use Ioctl Helper's member instead
|
2022-06-30 11:11:12 +02:00 |
clos_cache.h
|
…
|
|
device_command_stream.inl
|
…
|
|
device_time_drm.cpp
|
Dont pass drm to ioctl helper methods - use Ioctl Helper's member instead
|
2022-06-30 11:11:12 +02:00 |
device_time_drm.h
|
…
|
|
driver_info_linux.cpp
|
Cleanup includes 2
|
2022-11-07 10:36:50 +01:00 |
driver_info_linux.h
|
Add member for handling additional adapterInfo fields
|
2022-08-09 14:11:05 +02:00 |
drm_allocation.cpp
|
Add memory prefetch modes for single and multiple subdevices
|
2022-12-07 15:25:32 +01:00 |
drm_allocation.h
|
Add memory prefetch modes for single and multiple subdevices
|
2022-12-07 15:25:32 +01:00 |
drm_buffer_object.cpp
|
Cleanup includes 12
|
2022-12-07 13:14:15 +01:00 |
drm_buffer_object.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
drm_command_stream.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
drm_command_stream.inl
|
Create definition of tag allocation layout
|
2022-12-06 16:49:07 +01: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
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
drm_debug.cpp
|
Cleanup includes 2
|
2022-11-07 10:36:50 +01:00 |
drm_debug.h
|
Optimize binaries' size by adjusting linkage of constants in headers
|
2022-08-26 22:52:04 +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
|
Return a unique pointer for multiple calls to openIpcHandles
|
2022-12-08 21:56:21 +01:00 |
drm_memory_manager.h
|
Return a unique pointer for multiple calls to openIpcHandles
|
2022-12-08 21:56:21 +01:00 |
drm_memory_manager_create_multi_host_allocation.cpp
|
Cleanup includes 12
|
2022-12-07 13:14:15 +01:00 |
drm_memory_operations_handler.h
|
Detect GPU hang in evictUnusedAllocations()
|
2022-04-13 15:39:02 +02:00 |
drm_memory_operations_handler_bind.cpp
|
Cleanup includes 11
|
2022-12-06 12:25:30 +01:00 |
drm_memory_operations_handler_bind.h
|
Warn when RAII lock returned from function is discarded
|
2022-09-01 16:53:03 +02:00 |
drm_memory_operations_handler_create.cpp
|
…
|
|
drm_memory_operations_handler_default.cpp
|
Detect GPU hang in evictUnusedAllocations()
|
2022-04-13 15:39:02 +02:00 |
drm_memory_operations_handler_default.h
|
Warn when RAII lock returned from function is discarded
|
2022-09-01 16:53:03 +02:00 |
drm_neo.cpp
|
Disable SET_PAIR by default.
|
2022-12-08 01:52:39 +01:00 |
drm_neo.h
|
Create definition of tag allocation layout
|
2022-12-06 16:49:07 +01: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
|
Create enum wrapper for drm engine class values
|
2022-06-01 14:39:29 +02:00 |
engine_info.h
|
Refactor aubstream include interface
|
2022-11-23 10:30:13 +01:00 |
gmm_interface_linux.cpp
|
…
|
|
hw_device_id.h
|
Cleanup includes
|
2022-07-25 09:58:38 +02:00 |
hw_device_id_linux.cpp
|
…
|
|
hw_info_config_drm.cpp
|
Rename CompilerHwInfoConfig -> CompilerProductHelper
|
2022-12-05 11:25:49 +01:00 |
hw_info_config_uuid_xehp_and_later.inl
|
style: configure readability-identifier-naming.FunctionCase
|
2022-05-17 20:55:56 +02:00 |
hw_info_config_wddm_stub.cpp
|
Move HwInfoConfig & HwHelper ownership to RootDeviceEnvironment
|
2022-11-17 17:05:25 +01:00 |
hw_info_config_xe_hpc_and_later.inl
|
Set alignment for SVM_CPU properties on xe_hpc and later
|
2022-12-02 12:35:54 +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
|
Cleanup includes 5
|
2022-11-18 22:46:38 +01:00 |
ioctl_helper.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
ioctl_helper_getter.cpp
|
Pass Drm to ioctl helper ctor
|
2022-06-29 15:47:01 +02:00 |
ioctl_helper_getter_upstream.cpp
|
Pass Drm to ioctl helper ctor
|
2022-06-29 15:47:01 +02:00 |
ioctl_helper_prelim.cpp
|
Update i915 prelim headers to v2.0-rc16
|
2022-12-02 11:37:16 +01:00 |
ioctl_helper_upstream.cpp
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
kmd_notify_properties_linux.cpp
|
…
|
|
linux_inc.cpp
|
…
|
|
memory_info.cpp
|
Add support for PRELIM_I915_PARAM_SET_PAIR
|
2022-09-29 23:41:39 +02:00 |
memory_info.h
|
Add support for PRELIM_I915_PARAM_SET_PAIR
|
2022-09-29 23:41:39 +02:00 |
os_context_linux.cpp
|
Set root device index in OsContext
|
2022-11-16 23:02:19 +01:00 |
os_context_linux.h
|
Set root device index in OsContext
|
2022-11-16 23:02:19 +01:00 |
os_inc.h
|
…
|
|
os_interface_linux.cpp
|
Add wddm ult for wsl build [3/n]
|
2022-12-08 16:50:02 +01:00 |
os_interface_linux.h
|
…
|
|
os_library_helper.cpp
|
…
|
|
os_library_linux.cpp
|
…
|
|
os_library_linux.h
|
…
|
|
os_memory_linux.cpp
|
…
|
|
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
|
…
|
|
page_table_manager_functions.cpp
|
Cleanup includes 2/n
|
2022-07-27 12:01:36 +02:00 |
pci_path.cpp
|
L0 Core Add Support For pci_speed_ext
|
2022-03-16 22:47:59 +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
|
…
|
|
performance_counters_linux.h
|
…
|
|
pmt_util.cpp
|
Cleanup includes
|
2022-11-04 18:04:13 +01:00 |
pmt_util.h
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
print.cpp
|
style: configure readability-identifier-naming.FunctionCase
|
2022-05-17 20:55:56 +02:00 |
settings_reader_create.cpp
|
…
|
|
sys_calls.h
|
Propagate exec buffer error to L0 API level on Xe HPC
|
2022-10-31 10:09:13 +01:00 |
sys_calls_linux.cpp
|
Propagate exec buffer error to L0 API level on Xe HPC
|
2022-10-31 10:09:13 +01: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 |