mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 18:06:32 +08:00
Add PC before NP state commands on ATS
Add pipe control before state base address, state compute mode and state sip commands. Related-To: NEO-6615 Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
d6412a6f4e
commit
436fd7edce
@@ -26,4 +26,5 @@ struct TestTraits<IGFX_XE_HPC_CORE> {
|
||||
static constexpr bool numberOfWalkersInCfeStateSupported = true;
|
||||
static constexpr bool isUsingNonDefaultIoctls = true;
|
||||
static constexpr bool forceGpuNonCoherent = false;
|
||||
static constexpr bool isUnTypedDataPortCacheFlushSupported = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user