compute-runtime/runtime/gen9
Hoppe, Mateusz 87f0dcda36 Source Level Debugger - add MI_LOAD_REG debug cmds
- add 2 MI_LOAD_REGISTER_IMM cmds in preamble when debugger
is active

Change-Id: I4dd46a3c01fc95feadf8a12728ce801efe506e05
2018-04-16 13:33:12 +02:00
..
linux Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
windows Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
aub_command_stream_receiver.cpp Initial commit 2017-12-21 00:45:38 +01:00
aub_mapper.h Initial commit 2017-12-21 00:45:38 +01:00
aub_mem_dump.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
buffer.cpp Initial commit 2017-12-21 00:45:38 +01:00
command_queue.cpp Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
command_stream_receiver_hw.cpp Preemption - SIP command programming 2018-01-10 16:43:29 +01:00
device_enqueue.h Initial commit 2017-12-21 00:45:38 +01:00
device_queue.cpp Initial commit 2017-12-21 00:45:38 +01:00
enable_bxt.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_cfl.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_family_full.cpp Initial commit 2017-12-21 00:45:38 +01:00
enable_glk.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_hw_info_config_bxt.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_hw_info_config_cfl.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_hw_info_config_glk.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_hw_info_config_kbl.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_hw_info_config_skl.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_kbl.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
enable_skl.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
gpgpu_walker.cpp Separate struct EnqueueOperation declaration and implementation 2018-04-10 16:36:48 +02:00
gtpin_setup_gen9.cpp Add support for GT-Pin Callbacks [3/n] 2018-02-19 10:43:19 +01:00
hw_cmds.h Enable CFL 2018-01-10 00:56:44 +01:00
hw_cmds_base.h Resolve ambiguous include order for files of the same names for differen Gens 2018-01-17 18:52:30 +01:00
hw_cmds_bxt.h Resolve ambiguous include order for files of the same names for differen Gens 2018-01-17 18:52:30 +01:00
hw_cmds_cfl.h Resolve ambiguous include order for files of the same names for differen Gens 2018-01-17 18:52:30 +01:00
hw_cmds_generated.h Initial commit 2017-12-21 00:45:38 +01:00
hw_cmds_generated_patched.h Initial commit 2017-12-21 00:45:38 +01:00
hw_cmds_glk.h Add missing devices IDs in master branch 2018-03-30 14:41:51 +02:00
hw_cmds_kbl.h Resolve ambiguous include order for files of the same names for differen Gens 2018-01-17 18:52:30 +01:00
hw_cmds_skl.h Resolve ambiguous include order for files of the same names for differen Gens 2018-01-17 18:52:30 +01:00
hw_helper.cpp Source Level Debugger device debugger active flag 2018-04-09 14:02:45 +02:00
hw_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
hw_info.h Enable CFL 2018-01-10 00:56:44 +01:00
hw_info_bxt.cpp Add missing devices IDs in master branch 2018-03-30 14:41:51 +02:00
hw_info_bxt.h Initial commit 2017-12-21 00:45:38 +01:00
hw_info_cfl.cpp Kmd notify improvements [2/n]: Use QuickKmdSleep for sporadic waits 2018-03-22 17:09:16 +01:00
hw_info_cfl.h Enable CFL 2018-01-10 00:56:44 +01:00
hw_info_gen9.h Initial commit 2017-12-21 00:45:38 +01:00
hw_info_glk.cpp Add missing devices IDs in master branch 2018-03-30 14:41:51 +02:00
hw_info_glk.h Initial commit 2017-12-21 00:45:38 +01:00
hw_info_kbl.cpp Kmd notify improvements [2/n]: Use QuickKmdSleep for sporadic waits 2018-03-22 17:09:16 +01:00
hw_info_kbl.h Initial commit 2017-12-21 00:45:38 +01:00
hw_info_skl.cpp Kmd notify improvements [2/n]: Use QuickKmdSleep for sporadic waits 2018-03-22 17:09:16 +01:00
hw_info_skl.h Initial commit 2017-12-21 00:45:38 +01:00
image.cpp Initial commit 2017-12-21 00:45:38 +01:00
kernel_commands.cpp Initial commit 2017-12-21 00:45:38 +01:00
preamble.cpp Source Level Debugger - add MI_LOAD_REG debug cmds 2018-04-16 13:33:12 +02:00
preemption.cpp [23/n] Internal 4GB allocator. 2018-03-29 12:21:46 +02:00
reg_configs.h Improve thread arbitration policy programming 2018-02-20 11:05:54 +01:00
sampler.cpp Initial commit 2017-12-21 00:45:38 +01:00
scheduler_definitions.h Initial commit 2017-12-21 00:45:38 +01:00
scheduler_igdrcl_built_in.inl Initial commit 2017-12-21 00:45:38 +01:00
state_base_address.cpp Initial commit 2017-12-21 00:45:38 +01:00
tbx_command_stream_receiver.cpp Add AUB generation in parallel to execution on TBX 2018-03-08 16:52:52 +01:00