feature: Add EU stall support for xe2/xe3 core

Related-To: NEO-13777

Signed-off-by: shubham kumar <shubham.kumar@intel.com>
This commit is contained in:
shubham kumar
2025-03-11 18:21:47 +00:00
committed by Compute-Runtime-Automation
parent 798fd9e600
commit e287174211
8 changed files with 54 additions and 4 deletions

View File

@@ -293,6 +293,7 @@ enum class DrmIoctl {
perfOpen,
perfEnable,
perfDisable,
perfQuery,
primaryContextExport,
primaryContextImport
};