mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 20:13:04 +08:00
refactor: fix typos
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
5c6ae48d17
commit
195bf66a49
@@ -227,7 +227,7 @@ aub_stream::EngineType EngineInfo::getBaseCopyEngineType(const IoctlHelper *ioct
|
||||
return DrmEngineMappingHelper::baseForScaleUpLinkCopyEngine;
|
||||
}
|
||||
}
|
||||
// no capabilites check for BCS0, to be backward compatible
|
||||
// no capabilities check for BCS0, to be backward compatible
|
||||
return DrmEngineMappingHelper::baseForMainCopyEngine;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user