mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Virtual engines for BCS
Signed-off-by: Daniel Chabrowski daniel.chabrowski@intel.com Related-To: NEO-6591
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7d79c64c35
commit
3c4b442c79
@@ -320,6 +320,7 @@ bool DrmMockPrelimContext::handlePrelimQueryItem(void *arg) {
|
||||
|
||||
case PRELIM_DRM_I915_QUERY_DISTANCE_INFO: {
|
||||
if (failDistanceInfoQuery) {
|
||||
queryItem->length = -EINVAL;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user