.. |
definitions
|
feature: Add missing pipelined EU thread arbitration on Xe3
|
2025-01-15 08:24:43 +01:00 |
CMakeLists.txt
|
feature: add initial support for Xe2 platforms
|
2024-07-09 10:30:27 +02:00 |
aub_command_stream_receiver.cpp
|
refactor: add AUBDumpCaptureDirPath debug flag
|
2024-06-13 14:17:50 +02:00 |
aub_command_stream_receiver.h
|
…
|
|
aub_command_stream_receiver_hw.h
|
fix: add missing aub polls on sync points
|
2024-11-21 09:17:54 +01:00 |
aub_command_stream_receiver_hw_base.inl
|
fix: add missing aub polls on sync points
|
2024-11-21 09:17:54 +01:00 |
aub_command_stream_receiver_hw_bdw_and_later.inl
|
refactor: remove not needed code
|
2024-09-16 12:12:43 +02:00 |
aub_command_stream_receiver_hw_xehp_and_later.inl
|
…
|
|
aub_subcapture_status.h
|
…
|
|
command_stream_receiver.cpp
|
performance: Move preemption allocation init to the first submission
|
2025-01-15 20:22:50 +01:00 |
command_stream_receiver.h
|
refactor: move blit post sync data to BlitProperties
|
2025-01-22 18:35:21 +01:00 |
command_stream_receiver_hw.h
|
refactor: move blit post sync data to BlitProperties
|
2025-01-22 18:35:21 +01:00 |
command_stream_receiver_hw_base.inl
|
fix: set notify enable flag when flushing monitor fence
|
2025-01-24 22:19:24 +01:00 |
command_stream_receiver_hw_bdw_and_later.inl
|
refactor: remove not used usings/typedefs/variables
|
2024-11-28 16:19:39 +01:00 |
command_stream_receiver_hw_dg2_and_later.inl
|
refactor: Remove 3DSTATE_BTD_BODY structure
|
2024-12-31 16:27:29 +01:00 |
command_stream_receiver_hw_heap_addressing.inl
|
performance: Move preemption allocation init to the first submission
|
2025-01-15 20:22:50 +01:00 |
command_stream_receiver_hw_xehp_and_later.inl
|
…
|
|
command_stream_receiver_simulated_common_hw.h
|
Revert "performance: align structures for 64-bit platforms"
|
2025-01-15 09:02:01 +01:00 |
command_stream_receiver_simulated_common_hw_base.inl
|
refactor: Release HardwareContext with aubManager
|
2024-07-24 14:01:43 +02:00 |
command_stream_receiver_simulated_common_hw_bdw_and_later.inl
|
refactor: remove not needed code
|
2024-09-16 12:12:43 +02:00 |
command_stream_receiver_simulated_common_hw_xehp_and_later.inl
|
…
|
|
command_stream_receiver_simulated_hw.h
|
fix: improve task count handling in tbx download path
|
2024-08-28 15:32:15 +02:00 |
command_stream_receiver_with_aub_dump.h
|
fix: add missing aub polls on sync points
|
2024-11-21 09:17:54 +01:00 |
command_stream_receiver_with_aub_dump.inl
|
fix: add missing aub polls on sync points
|
2024-11-21 09:17:54 +01:00 |
create_command_stream_impl.cpp
|
…
|
|
create_command_stream_impl.h
|
…
|
|
csr_definitions.h
|
fix: correclty program StateBaseAddress in global bindless mode
|
2024-09-20 11:57:05 +02:00 |
csr_deps.cpp
|
…
|
|
csr_deps.h
|
performance: don't flush gpgpu if not required
|
2024-07-26 06:49:45 +02:00 |
csr_properties_flags.h
|
…
|
|
device_command_stream.h
|
…
|
|
linear_stream.cpp
|
…
|
|
linear_stream.h
|
…
|
|
memory_compression_state.h
|
…
|
|
preemption.cpp
|
fix: remove w/a which disables wmtp in kernels with ray tracing
|
2024-10-07 14:28:08 +02:00 |
preemption.h
|
refactor: remove not needed code
|
2024-09-16 14:55:55 +02:00 |
preemption.inl
|
refactor: adjust code to compile with c++20
|
2024-11-29 10:27:29 +01:00 |
preemption_mode.h
|
…
|
|
preemption_xe.inl
|
refactor: remove not used usings/typedefs/variables
|
2024-11-28 16:19:39 +01:00 |
preemption_xe2_and_later.inl
|
feature: add initial support for Xe2 platforms
|
2024-07-09 10:30:27 +02:00 |
queue_throttle.cpp
|
performance: adjust ulls timeout on power saving
|
2024-06-17 16:51:55 +02:00 |
queue_throttle.h
|
performance: adjust ulls timeout on power saving
|
2024-06-17 16:51:55 +02:00 |
scratch_space_controller.cpp
|
…
|
|
scratch_space_controller.h
|
fix: don't adjust programmed per thread scratch size
|
2025-01-10 11:35:50 +01:00 |
scratch_space_controller_base.cpp
|
fix: don't adjust programmed per thread scratch size
|
2025-01-10 11:35:50 +01:00 |
scratch_space_controller_base.h
|
fix: scratch controller residency
|
2024-08-09 14:47:56 +02:00 |
scratch_space_controller_xehp_and_later.cpp
|
fix: don't adjust programmed per thread scratch size
|
2025-01-10 11:35:50 +01:00 |
scratch_space_controller_xehp_and_later.h
|
fix: don't adjust programmed per thread scratch size
|
2025-01-10 11:35:50 +01:00 |
stream_properties.cpp
|
feature: Add missing pipelined EU thread arbitration on Xe3
|
2025-01-15 08:24:43 +01:00 |
stream_properties.h
|
…
|
|
stream_properties_extra.cpp
|
refactor: remove not used code
|
2024-09-12 13:40:11 +02:00 |
stream_property.h
|
…
|
|
submission_status.h
|
…
|
|
submissions_aggregator.cpp
|
Revert "performance: align structures for 64-bit platforms"
|
2025-01-15 09:02:01 +01:00 |
submissions_aggregator.h
|
Revert "performance: align structures for 64-bit platforms"
|
2025-01-15 09:02:01 +01:00 |
tag_allocation_layout.h
|
…
|
|
task_count_helper.h
|
…
|
|
tbx_command_stream_receiver.cpp
|
…
|
|
tbx_command_stream_receiver.h
|
…
|
|
tbx_command_stream_receiver_hw.h
|
fix: regression caused by tbx fault mngr
|
2025-01-09 07:48:53 +01:00 |
tbx_command_stream_receiver_hw.inl
|
fix: exceptions to TBX faultable types
|
2025-01-17 00:52:49 +01:00 |
tbx_command_stream_receiver_xehp_and_later.inl
|
…
|
|
tbx_stream.cpp
|
…
|
|
thread_arbitration_policy.h
|
…
|
|
transfer_direction.h
|
…
|
|
wait_status.h
|
fix: dont download tbx allocations on heapless first device submission
|
2024-08-06 14:03:42 +02:00 |