mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 02:18:05 +08:00
Revert "performance: set proper bcs count for xe2"
This reverts commit 1d2ba692de.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1dec6476ea
commit
c2f3007140
@@ -32,7 +32,7 @@ struct Xe2HpgCore {
|
||||
static constexpr bool isUsingMiMemFence = true;
|
||||
static constexpr bool isUsingMiSetPredicate = true;
|
||||
static constexpr bool isUsingMiMathMocs = true;
|
||||
static constexpr uint32_t bcsEngineCount = 1u;
|
||||
static constexpr uint32_t bcsEngineCount = 9u;
|
||||
static constexpr uint32_t timestampPacketCount = 1u;
|
||||
|
||||
struct FrontEndStateSupport {
|
||||
|
||||
Reference in New Issue
Block a user