mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
refactor: remove not needed check for exec softpin
Related-To: NEO-10496 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9aa81bae75
commit
d94be09020
@@ -82,7 +82,6 @@ class Drm : public DriverModel {
|
||||
return 0;
|
||||
}
|
||||
PhysicalDevicePciSpeedInfo getPciSpeedInfo() const override;
|
||||
int getExecSoftPin(int &execSoftPin);
|
||||
int enableTurboBoost();
|
||||
int getEuTotal(int &euTotal);
|
||||
int getSubsliceTotal(int &subsliceTotal);
|
||||
|
||||
Reference in New Issue
Block a user