Skip to content

gpu: Check error during drivers initialization

Antonio Caggiano requested to merge check-init into master

Add a boolean return value to driver's init_perfcnt() function to tell whether the initialization has been successful or not.

Merge request reports