compute-runtime/unit_tests/gen8
Mrozek, Michal ffa9b097f5 [26/n] Internal 4GB allocator.
- change the way we handle blocked commands.
- instead of allocating CPU pointer and populating it with commands, create
real IndirectHeap that may be later submitted to the GPU
- that removes a lot of copy operations that were happening on submit time
- for device enqueue, this requires dsh & shh to be passed directly to the
underlying commands, in that scenario device queue buffers are not used

Change-Id: I1124a8edbb46777ea7f7d3a5946f302e7fdf9665
2018-04-09 10:47:37 +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
CMakeLists.txt Enable transforming image 3d to image 2d array 2018-04-05 09:10:54 +02:00
cmd_parse_gen8.cpp Initial commit 2017-12-21 00:45:38 +01:00
coherency_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
device_tests_bwd.cpp ULTs cleanup 2018-03-30 08:53:35 +02:00
enqueue_media_kernel.cpp Program media sampler 2018-01-24 15:57:51 +01:00
gen_cmd_parse.h Initial commit 2017-12-21 00:45:38 +01:00
hw_helper_tests.cpp Change max image3d dimensions for gen8 2018-02-21 13:17:03 +01:00
image_tests.cpp Add method to append gen specific surface state params 2018-01-31 17:18:41 +01:00
kernel_tests.cpp Enable transforming image 3d to image 2d array 2018-04-05 09:10:54 +02:00
sampler_tests.cpp Add method to add gen specific sampler state params 2018-01-31 08:44:00 +01:00
scheduler_dispatch_tests.cpp [26/n] Internal 4GB allocator. 2018-04-09 10:47:37 +02:00
test_device_caps.cpp Adjust KMD Notify timeout for BDW 2018-03-28 14:53:51 +02:00
test_device_queue_hw.cpp Fix for Execution model PageFaults 2017-12-22 11:49:56 +01:00
test_platform_caps.cpp Initial commit 2017-12-21 00:45:38 +01:00
test_preamble.cpp Improve thread arbitration policy programming 2018-02-20 11:05:54 +01:00
test_preemption.cpp Program preemption mode in Interface Descriptor Data 2018-03-05 09:36:53 +01:00
test_sample.cpp Initial commit 2017-12-21 00:45:38 +01:00