Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arch: x86: configs: enable DRM_ACCEL_IVPU, EDAC_IEH #297

Conversation

MingcongBai
Copy link
Contributor

Enable features introduced in Intel's pull requests:

  • DRM_ACCEL_IVPU: Intel NPU (Neural Processing Unit) (Meteor Lake).
  • EDAC_IEH: Intel Integrated Error Handler (Meteor Lake).

Enable features introduced in Intel's pull requests:

- DRM_ACCEL_IVPU: Intel NPU (Neural Processing Unit) (Meteor Lake).
- EDAC_IEH: Intel Integrated Error Handler (Meteor Lake).

Signed-off-by: Mingcong Bai <baimingcong@uniontech.com>
@Avenger-285714 Avenger-285714 merged commit ab309fa into deepin-community:linux-6.6.y Jun 24, 2024
3 of 4 checks passed
@Avenger-285714
Copy link
Collaborator

/lgtm

@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • arch/x86/configs/deepin_x86_desktop_defconfig文件中,新增了CONFIG_DRM_ACCELCONFIG_DRM_ACCEL_IVPU配置选项,需要确认这些选项是否与系统兼容,以及是否有必要在默认配置中启用它们。
  • 新增了CONFIG_EDAC_IEH配置选项,但未在提交信息中说明其用途和影响。

是否建议立即修改:

  • 是,需要确保新增的配置选项不会引入兼容性问题,并且如果有必要,应该在提交信息中提供更多的上下文信息。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants