mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 12:33:12 +08:00
Modified default values for disableScratch and gpuPageFault to true and 10 respectively in drm_neo.cpp, in order to disable scratch pages by default. Modified to set gpuPageFault to 0 as a default value when scratch page is not disabled. Related-To: GSD-5673 Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com>