+46
−0
Loading
mainline inclusion from mainline-v6.12 commit 370406bf5738dade8ac95a2ee95c29299d4ac902 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IB1HDA CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=370406bf5738dade8ac95a2ee95c29299d4ac902 ------------------------------------------------- Intel-SIG: commit 370406bf5738 intel_idle: add Granite Rapids Xeon support. Backport for GNR intel_idle support and fix on 6.6 Add Granite Rapids Xeon C-states, which are C1, C1E, C6, and C6P. Comparing to previous Xeon Generations (e.g., Emerald Rapids), C6 requests end up only in core C6 state, and no package C-state promotion takes place even if all cores in the package are in core C6. C6P requests also end up in core C6, but if all cores have requested C6P, the SoC will enter the package C6 state. Signed-off-by:Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Link: https://patch.msgid.link/20240806160310.3719205-1-artem.bityutskiy@linux.intel.com [ rjw: Changelog edits ] Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com> [ Yingbao Jia: amend commit log ] Signed-off-by:
Yingbao Jia <yingbao.jia@intel.com>