+23
−2
Loading
mainline inclusion from mainline-v6.0 commit 9f011293 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IB1H2A CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9f01129382774d98ec21526f13da26a0630ee3d8 ------------------------------------------------- Intel-SIG: commit 9f011293 intel_idle: Add a new flag to initialize the AMX state Backport for GNR intel_idle support and fix on 5.10 The non-initialized AMX state can be the cause of C-state demotion from C6 to C1E. This low-power idle state may improve power savings and thus result in a higher available turbo frequency budget. This behavior is implementation-specific. Initialize the state for the C6 entrance of Sapphire Rapids as needed. Suggested-by:Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by:
Dave Hansen <dave.hansen@linux.intel.com> Signed-off-by:
Chang S. Bae <chang.seok.bae@intel.com> Signed-off-by:
Borislav Petkov <bp@suse.de> Acked-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com> Tested-by:
Zhang Rui <rui.zhang@intel.com> Link: https://lkml.kernel.org/r/20220614164116.5196-1-chang.seok.bae@intel.com [ yingbao jia: amend commit log ] Signed-off-by:
yingbao jia <yingbao.jia@intel.com>