compute-runtime/runtime/context
Mrozek, Michal bc35cd250a Do not use max power saving mode in VA sharing scenarios.
-This can be achieved by passing CL_QUEUE_THROTTLE_LOW_KHR as throttle hint
to command queue.
- This gives much better control about the granularity of this feature
instead of triggering this for the whole context user may still have
power saving mode queues.

Change-Id: I066729f963119ddc1f62ad2785c342af2fea588e
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2019-05-07 15:23:13 +02:00
..
CMakeLists.txt Update getGraphicsAllocationType 2019-01-31 11:02:35 +01:00
context.cpp Do not use max power saving mode in VA sharing scenarios. 2019-05-07 15:23:13 +02:00
context.h Dispatch blit operation during Buffer creation 2019-04-23 17:31:42 +02:00
context.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
context_extra.cpp Dispatch blit operation during Buffer creation 2019-04-23 17:31:42 +02:00
context_type.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
driver_diagnostics.cpp Add performance hints when kernel's argument requires aux translation 2019-04-29 15:55:42 +02:00
driver_diagnostics.h Add performance hints when kernel's argument requires aux translation 2019-04-29 15:55:42 +02:00