mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
- 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