compute-runtime/shared/source/command_stream
Filip Hazubski 2dd0e67e65 Disable overdispatch by default
When disable overdispatch is available:
- change default value of CFE_STATE::ComputeOverdispatchDisable to true.
- change default value of
INTERFACE_DESCRIPTOR_DATA::ThreadGroupDispatchSize to 3u.

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2021-08-03 15:28:53 +02:00
..
definitions Add disableOverdispatch to FrontEndProperties 2021-07-29 17:05:47 +02:00
CMakeLists.txt Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
aub_command_stream_receiver.cpp Add debug key for aub file generation per process id 2021-07-14 08:59:26 +02:00
aub_command_stream_receiver.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
aub_subcapture_status.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
command_stream_receiver.cpp Do not allocate surface if not needed. 2021-08-03 12:43:12 +02:00
command_stream_receiver.h Add helper function to enable stateless compression 2021-08-02 14:34:33 +02:00
command_stream_receiver_hw.h Add helper function to enable stateless compression 2021-08-02 14:34:33 +02:00
command_stream_receiver_hw_base.inl Disable overdispatch by default 2021-08-03 15:28:53 +02:00
command_stream_receiver_hw_bdw_plus.inl Add space calculation for SBA instruction 2021-07-13 12:19:30 +02:00
command_stream_receiver_hw_tgllp_plus.inl Add method to set force non coherent 2021-07-23 11:18:04 +02:00
command_stream_receiver_hw_xehp_plus.inl Add space calculation for SBA instruction 2021-07-13 12:19:30 +02:00
csr_definitions.h Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
csr_deps.cpp Copyright header update 2021-05-17 20:38:19 +02:00
csr_deps.h Copyright header update 2021-05-17 20:38:19 +02:00
csr_properties_flags.h Update StreamProperties 2021-06-08 08:57:55 +02:00
device_command_stream.h Refactor of global factories 2021-05-28 19:09:24 +02:00
experimental_command_buffer.cpp Lazy evaluate arguments of printDebugStrings(...) function 2020-09-25 18:38:58 +02:00
experimental_command_buffer.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
experimental_command_buffer.inl Remove RMW from gfx allocations 2021-07-15 11:28:03 +02:00
linear_stream.cpp Copyright header update 2021-05-17 20:38:19 +02:00
linear_stream.h Copyright header update 2021-05-17 20:38:19 +02:00
memory_compression_state.h Add helper functions for memory compression to CSR 2020-12-21 17:43:03 +01:00
preemption.cpp Store single KernelInfo in Kernel 2021-03-22 21:30:03 +01:00
preemption.h Add State Sip end WA 2021-02-01 19:15:57 +01:00
preemption.inl Copyright header update 2021-05-17 20:38:19 +02:00
preemption_mode.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
preemption_xehp_plus.inl Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
queue_throttle.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
scratch_space_controller.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
scratch_space_controller.h Fix makeNonResident for csr residency allocations 2021-06-10 20:57:15 +02:00
scratch_space_controller_base.cpp Fix makeNonResident for csr residency allocations 2021-06-10 20:57:15 +02:00
scratch_space_controller_base.h Fix makeNonResident for csr residency allocations 2021-06-10 20:57:15 +02:00
scratch_space_controller_xehp_plus.cpp Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
scratch_space_controller_xehp_plus.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
stream_properties.cpp Add disableOverdispatch to FrontEndProperties 2021-07-29 17:05:47 +02:00
stream_properties.h Unify StreamProperties structs 2021-05-27 15:37:14 +02:00
stream_property.h Add StateComputeModeProperties to StreamProperties 2021-05-21 16:39:39 +02:00
submissions_aggregator.cpp Copyright header update 2021-05-17 20:38:19 +02:00
submissions_aggregator.h Copyright header update 2021-05-17 20:38:19 +02:00
tbx_command_stream_receiver.cpp Move tbx stream, tbx csr to shared 2021-05-31 14:35:32 +02:00
tbx_command_stream_receiver.h Move tbx stream, tbx csr to shared 2021-05-31 14:35:32 +02:00
tbx_command_stream_receiver_hw.h Add memory banks to Simulated CSR 2021-07-05 12:19:58 +02:00
tbx_command_stream_receiver_hw.inl Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
tbx_stream.cpp Move tbx stream, tbx csr to shared 2021-05-31 14:35:32 +02:00
thread_arbitration_policy.h Update StreamProperties 2021-06-08 10:05:05 +02:00