mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
fix: pass rootDevice when creating secondary contexts
- fix initialization of gfxCoreHelper in drm and wddm Related-To: NEO-7824, NEO-8171 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
a5ee3b640b
commit
9d052cd8ee
@@ -468,6 +468,7 @@ int Drm::setupHardwareInfo(const DeviceDescriptor *device, bool setupFeatureTabl
|
||||
|
||||
rootDeviceEnvironment.initProductHelper();
|
||||
rootDeviceEnvironment.initGfxCoreHelper();
|
||||
rootDeviceEnvironment.initializeGfxCoreHelperFromProductHelper();
|
||||
rootDeviceEnvironment.initApiGfxCoreHelper();
|
||||
rootDeviceEnvironment.initCompilerProductHelper();
|
||||
rootDeviceEnvironment.initAilConfigurationHelper();
|
||||
|
||||
Reference in New Issue
Block a user