mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Revert "fix: Defer MOCS to PAT"
This reverts commit 6c75ec3116.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
bca3fecaa0
commit
ce0ccacef6
@@ -2030,9 +2030,6 @@ HWTEST_P(BufferL3CacheTests, DISABLED_givenMisalignedAndAlignedBufferWhenClEnque
|
||||
|
||||
HWTEST_P(BufferL3CacheTests, givenMisalignedAndAlignedBufferWhenClEnqueueWriteBufferRectThenL3CacheIsOn) {
|
||||
auto device = ctx.getDevice(0);
|
||||
if (device->getProductHelper().isNewCoherencyModelSupported()) {
|
||||
GTEST_SKIP();
|
||||
}
|
||||
const auto &compilerProductHelper = device->getRootDeviceEnvironment().getHelper<CompilerProductHelper>();
|
||||
if (compilerProductHelper.isForceToStatelessRequired()) {
|
||||
GTEST_SKIP();
|
||||
|
||||
Reference in New Issue
Block a user