Revert "performance: enable low latency hint on Xe"

This reverts commit b74dc9b7e1.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:
Szymon Morek
2025-06-02 09:06:00 +00:00
committed by Compute-Runtime-Automation
parent 2efa5cb907
commit 48b4a33645
6 changed files with 1 additions and 91 deletions

View File

@@ -19,7 +19,6 @@ struct MockIoctlHelperXe : IoctlHelperXe {
using IoctlHelperXe::getFdFromVmExport;
using IoctlHelperXe::ioctl;
using IoctlHelperXe::IoctlHelperXe;
using IoctlHelperXe::isLowLatencyHintAvailable;
using IoctlHelperXe::maxContextSetProperties;
using IoctlHelperXe::maxExecQueuePriority;
using IoctlHelperXe::queryGtListData;