mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Improve control of explicit residency flag
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3e5d68deab
commit
8cf3e8ca94
@@ -126,6 +126,8 @@ Drm *Drm::create(std::unique_ptr<HwDeviceIdDrm> &&hwDeviceId, RootDeviceEnvironm
|
||||
|
||||
drmObject->queryAdapterBDF();
|
||||
|
||||
drmObject->queryPageFaultSupport();
|
||||
|
||||
return drmObject.release();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user