mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
feature: platform interrupt support detection
Related-To: NEO-14929 Signed-off-by: Grochowski, Stanislaw <stanislaw.grochowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9ec78a457b
commit
92a146c7d2
@@ -276,6 +276,7 @@ class ProductHelper {
|
||||
virtual bool isPidFdOrSocketForIpcSupported() const = 0;
|
||||
virtual bool checkBcsForDirectSubmissionStop() const = 0;
|
||||
virtual bool shouldRegisterEnqueuedWalkerWithProfiling() const = 0;
|
||||
virtual bool isInterruptSupported() const = 0;
|
||||
|
||||
virtual bool getStorageInfoLocalOnlyFlag(LocalMemAllocationMode usmDeviceAllocationMode, bool defaultValue) const = 0;
|
||||
virtual ~ProductHelper() = default;
|
||||
|
||||
Reference in New Issue
Block a user