mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-07 12:42:54 +08:00
committed by
Compute-Runtime-Automation
parent
b7615f5e4b
commit
1be608b81e
@@ -1697,6 +1697,8 @@ HWTEST_F(DrmMemoryManagerTest, givenDrmMemoryManagerWhenTiledImageIsBeingCreated
|
||||
GTEST_SKIP();
|
||||
}
|
||||
|
||||
device->setPreemptionMode(PreemptionMode::Disabled);
|
||||
|
||||
auto csr = static_cast<TestedDrmCommandStreamReceiver<DEFAULT_TEST_FAMILY_NAME> *>(device->getDefaultEngine().commandStreamReceiver);
|
||||
csr->callHwFlush = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user