-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Adding test case Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Destroy pipeline if it was created but workload type is not supported Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Update tests, command queue is created and set at the first infer Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Update the names of the variables, methods, classes Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Create a static instance for CommandQueueManager class and lock get and free methods Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Add new func test Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Print correct error message Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Run test only on newer drivers Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Create event pool and events only if they are used Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Add new test case for changing priority, turbo and workload type Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Destroy pipeline even when use count is 0 Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Make sure that the pipeline is still alive when fences are destroyed Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Change logic to use dynamic unordered map Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Set worklokad type Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com> Dont' need to create new deleter, add extra test case Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com>
- Loading branch information
Showing
17 changed files
with
582 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.