mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Revert "fix: correct calculating max subslice space"
This reverts commit 67f2500c03.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
43b81637df
commit
e27efd701f
@@ -76,7 +76,6 @@ class GfxCoreHelper {
|
||||
static bool cacheFlushAfterWalkerSupported(const HardwareInfo &hwInfo);
|
||||
static uint32_t getHighestEnabledSlice(const HardwareInfo &hwInfo);
|
||||
static uint32_t getHighestEnabledDualSubSlice(const HardwareInfo &hwInfo);
|
||||
static uint32_t getHighestEnabledSubSlice(const HardwareInfo &hwInfo);
|
||||
virtual bool timestampPacketWriteSupported() const = 0;
|
||||
virtual bool isTimestampWaitSupportedForQueues() const = 0;
|
||||
virtual bool isUpdateTaskCountFromWaitSupported() const = 0;
|
||||
|
||||
Reference in New Issue
Block a user