projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.1k stars 506 forks source link

The ACRN SOS dmesg log is flooded with DRM error messages #5047

Closed na3em closed 3 years ago

na3em commented 3 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Build using meta-acrn industrial scenario.
  2. Use Yocto based SOS with Linux Intel-corei7-64 5.4.46-linux-intel-acrn-sos
  3. Change i915 configurations on the fly or use one of the mentioned monitor types.

Expected behavior In a normal scenario, the dmesg shouldn't be flooded with this error.

Additional context dmesg errors:

[ 278.508985] [drm:gen8_de_irq_handler] ERROR Fault errors on pipe B: 0x00000080 [ 278.524843] [drm:gen8_de_irq_handler] ERROR Fault errors on pipe B: 0x00000080 [ 278.525649] [drm:gen8_de_irq_handler] ERROR Fault errors on pipe B: 0x00000080

na3em commented 3 years ago

[External_System_ID] ACRN-6554

fuzhongl commented 3 years ago

@na3em Do you still have issue with v2.2?

fuzhongl commented 3 years ago

Closed since no feedback for long time.