intel_idle: add Emerald Rapids Xeon support
mainline inclusion from mainline-6.3 commit 74528edf category: feature feature: intel idle EMR support bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I7262L CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=74528edfbc664f9d2c927c4e5a44f1285598ed0f Intel-SIG: commit 74528edf intel_idle: add Emerald Rapids Xeon support Backport for intel idle EMR support ------------------------------------------------- Emerald Rapids (EMR) is the next Intel Xeon processor after Sapphire Rapids (SPR). EMR C-states are the same as SPR C-states, and we expect that EMR C-state characteristics (latency and target residency) will be the same as in SPR. Therefore, add EMR support by using SPR C-states table. Signed-off-by: NArtem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Nyingbao jia <yingbao.jia@intel.com>
Showing
想要评论请 注册 或 登录