Failed to probe amdgpu with 5.19.0-46-generic
~~~
$ sudo dmesg | grep -ie amdgpu
[    5.065150] [drm] amdgpu kernel modesetting enabled.
[    5.065224] amdgpu: CRAT table not found
[    5.065226] amdgpu: Virtual CRAT table created for CPU
[    5.065231] amdgpu: Topology: Add CPU node
[    5.065349] amdgpu 0000:57:00.0: enabling device (0146 -> 0147)
[    5.067023] amdgpu 0000:57:00.0: amdgpu: Failed to add dm ip 
block(DCE_HWIP:0x30201)
[    5.067025] amdgpu 0000:57:00.0: amdgpu: Fatal error during GPU init
[    5.067026] amdgpu 0000:57:00.0: amdgpu: amdgpu: finishing device.
[    5.067206] amdgpu: probe of 0000:57:00.0 failed with error -22
$ uname -a
Linux 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 
15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
~~~

** Changed in: linux (Ubuntu Jammy)
       Status: In Progress => Won't Fix

** Changed in: linux (Ubuntu Jammy)
     Assignee: koba (kobako) => (unassigned)

** Changed in: linux (Ubuntu Kinetic)
       Status: In Progress => Won't Fix

** Changed in: linux (Ubuntu Kinetic)
     Assignee: koba (kobako) => (unassigned)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.1 in Ubuntu.
https://bugs.launchpad.net/bugs/2027957

Title:
  Fix AMDGPU: the screen freeze with W7500

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-6.1 package in Ubuntu:
  New
Status in linux source package in Jammy:
  Won't Fix
Status in linux-oem-6.1 source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Won't Fix
Status in linux-oem-6.1 source package in Kinetic:
  New
Status in linux source package in Lunar:
  In Progress
Status in linux-oem-6.1 source package in Lunar:
  New
Status in linux source package in Mantic:
  In Progress
Status in linux-oem-6.1 source package in Mantic:
  New

Bug description:
  [impact]
  While booting into OOBE, the screen freeze [AMD W7500 only]

  [fix]
  AMDGPU would allocate pcie gen/lane dynamically after ASPM is enabled.
  Intel CPU may not support the dynamic lane/speed switching.

  Solution is,
  - Detect Intel x86 systems that don't support dynamic switching
  - Override the input caps to maximum supported for that system
  - Force all PCIe levels to use the same settings, rather than try to 
configure each level differently.

  [test cases]
  1. boot with w7500
  2. the screen doesn't freeze and can't find the error message in dmesg.
  "amdgpu: [drm] *ERROR* [CRTC:72:crtc-0] flip_done timed out"

  [where the issue could happen]
  low, this could lead issue when setting higher speeds than supported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2027957/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to