mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Pass FtrWddm2GpuMmu flag to GMM
Change-Id: Ie52f1889a2ce1ab7abab8ac39a5dc6f0e60c6bcf
This commit is contained in:
committed by
sys_ocldev
parent
f235ba015e
commit
11e7a5f1d9
@@ -181,6 +181,7 @@ void Wddm::setupFeatureTableFromAdapterInfo(FeatureTable *table, ADAPTER_INFO *a
|
||||
COPY_FTR(ftrLLCBypass, FtrLLCBypass);
|
||||
COPY_FTR(ftrDisplayEngineS3d, FtrDisplayEngineS3d);
|
||||
COPY_FTR(ftrVERing, FtrVERing);
|
||||
COPY_FTR(ftrWddm2GpuMmu, FtrWddm2GpuMmu);
|
||||
#undef COPY_FTR
|
||||
}
|
||||
void Wddm::setupWorkaroundTableFromAdapterInfo(WorkaroundTable *table, ADAPTER_INFO *adapterInfo) {
|
||||
|
||||
Reference in New Issue
Block a user