compute-runtime/runtime
Mrozek, Michal cec056f3c4 Turn ON DrmGemCloseWorker.
- For every command buffer that we submit, pass it to gem close worker.
- Gem close worker will do asynchronous cleanup if this resource is meant to
be destroyed.
- if the resource is not meant to be destroyed we will call IOCTL wait for
this batch buffer.
- This will result in bumping up GPU clocks and better performance.

Change-Id: If9f181e411d7748573f31682e875a97c5355abe5
2018-05-11 10:54:09 +02:00
..
accelerators Cmake refactor part 20 2018-03-23 15:51:12 +01:00
api Improve logging of some OpenCL APIs 2018-05-09 12:47:17 +02:00
aub_mem_dump Add new arguments to aub dumping interface 2018-05-10 13:33:54 +02:00
built_ins Compile kernels per platform type (core/lp) 2018-04-26 16:47:15 +02:00
builtin_kernels_simulation refactor config.h usage 2018-04-26 10:02:15 +02:00
command_queue Add capability to csr to allow N:1 aggregation when ooq is created. 2018-04-26 15:41:20 +02:00
command_stream Add new arguments to aub dumping interface 2018-05-10 13:33:54 +02:00
commands Cmake refactor part 6 2018-03-02 00:39:41 +01:00
compiler_interface refactor config.h usage 2018-04-26 10:02:15 +02:00
context sharing: add context tests 2018-04-12 11:26:58 +02:00
device Source Level Debugger: initialization & notify new device 2018-05-09 13:42:34 +02:00
device_queue Separate HW commands from class declaration and interface 2018-04-25 14:03:00 +02:00
dll Wddm interface [3/n]: Improve constructing Wddm object 2018-05-10 17:14:25 +02:00
event refactor config.h usage 2018-04-26 10:02:15 +02:00
execution_model Cmake refactor part 6 2018-03-02 00:39:41 +01:00
gen8 Wddm interface [3/n]: Improve constructing Wddm object 2018-05-10 17:14:25 +02:00
gen9 Wddm interface [3/n]: Improve constructing Wddm object 2018-05-10 17:14:25 +02:00
gen_common Improve including common reg_configs header 2018-04-26 14:48:50 +02:00
gmm_helper Gmm interface update 2018-05-10 08:51:46 +02:00
gtpin refactor config.h usage 2018-04-26 10:02:15 +02:00
helpers Fix setting mediaSamplerRequired dispatch flag 2018-05-11 09:58:05 +02:00
indirect_heap [33/n] Internal 4GB allocator. 2018-04-19 08:13:48 +02:00
instrumentation Cmake refactor part 20 2018-03-23 15:51:12 +01:00
kernel Extend batch buffer flattening in AubCSR to BatchedDispatch mode 2018-04-26 12:45:02 +02:00
mem_obj Dont change multisampled surface state storage for R32_FLOAT_X8X24 type 2018-04-12 15:47:46 +02:00
memory_manager DrmGemCloseWorker - remove not used modes of operation. 2018-05-10 15:34:20 +02:00
os_interface Turn ON DrmGemCloseWorker. 2018-05-11 10:54:09 +02:00
platform refactor config.h usage 2018-04-26 10:02:15 +02:00
program Source Level Debugger: initialization & notify new device 2018-05-09 13:42:34 +02:00
sampler Adding mipmap support in sampler 2018-04-10 22:15:09 +02:00
scheduler Compile kernels per platform type (core/lp) 2018-04-26 16:47:15 +02:00
sharings refactor config.h usage 2018-04-26 10:02:15 +02:00
sku_info Add KMD/GMM FtrWddm2_1_64kbPages flag 2018-04-16 16:23:40 +02:00
source_level_debugger Source Level Debugger: initialization & notify new device 2018-05-09 13:42:34 +02:00
tbx Cmake refactor part 20 2018-03-23 15:51:12 +01:00
utilities refactor HwTS and HWPerf tag allocators 2018-04-24 22:12:10 +02:00
CMakeLists.txt Use configure_file for NEO_DRIVER_VERSION instead of source file property 2018-04-27 10:13:28 +02:00
enable_gens.cmake Extend batch buffer flattening in AubCSR to BatchedDispatch mode 2018-04-26 12:45:02 +02:00