compute-runtime/unit_tests/kernel
Mrozek, Michal 08424d798f Enable power saving mode for queues created with throttle hint low.
- When queue is created with throttle hint low it should be power conservative
- With this change whenever queues with low throttle setting requests wait
for GPU completion, such wait will be handled in power conservative manner.
- Whenever GPU is not completed, waiting thread will be put to sleep and will
for GPU completion that triggers the wake up interrupt.

Change-Id: I9f34872a38ab9f5952f9d9623ea43503fc3dd587
2018-11-16 15:20:31 +01:00
..
gl Update copyright headers 2018-09-20 18:02:35 +02:00
CMakeLists.txt Update copyright headers 2018-09-20 18:02:35 +02:00
clone_kernel_tests.cpp Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
debug_kernel_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
image_transformer_tests.cpp Fixed cast to clMemObj in transformImages 2018-09-21 17:18:01 +02:00
kernel_accelerator_arg_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_arg_buffer_fixture.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_arg_buffer_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_arg_buffer_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_arg_dev_queue_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_arg_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
kernel_arg_pipe_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_arg_svm_tests.cpp Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
kernel_image_arg_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
kernel_immediate_arg_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_is_patched_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_reflection_surface_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
kernel_slm_arg_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_slm_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_tests.cpp Enable power saving mode for queues created with throttle hint low. 2018-11-16 15:20:31 +01:00
kernel_transformable_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
parent_kernel_tests.cpp Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
substitute_kernel_heap_tests.cpp Graphics Allocation: store task count per context id 2018-11-06 12:43:47 +01:00