mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 06:23:01 +08:00
fix: Correct IoctlHelperXe logic to query PF support
Move logic in order to respect relevant checks before trying to query support. Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0b46fb9f0d
commit
3e59a2f108
@@ -24,7 +24,6 @@ struct MockIoctlHelperXe : IoctlHelperXe {
|
||||
using IoctlHelperXe::maxExecQueuePriority;
|
||||
using IoctlHelperXe::queryGtListData;
|
||||
using IoctlHelperXe::setContextProperties;
|
||||
using IoctlHelperXe::supportedFeatures;
|
||||
using IoctlHelperXe::tileIdToGtId;
|
||||
using IoctlHelperXe::updateBindInfo;
|
||||
using IoctlHelperXe::UserFenceExtension;
|
||||
|
||||
Reference in New Issue
Block a user