Hi Acelan,

The first bad commit:

commit 224dffc89a957e2f006de3202d12c09bf348f992 (refs/bisect/bad)
Author: Alex Deucher <alexander.deuc...@amd.com>
Date:   Wed Dec 21 15:26:47 2022 +0800

    drm/amdgpu: make sure to init common IP before gmc
    
    BugLink: https://launchpad.net/bugs/2000110
    
    Move common IP init before GMC init so that HDP gets
    remapped before GMC init which uses it.
    
    This fixes the Unsupported Request error reported through
    AER during driver load. The error happens as a write happens
    to the remap offset before real remapping is done.
    
    Link: https://bugzilla.kernel.org/show_bug.cgi?id=216373
    
    The error was unnoticed before and got visible because of the commit
    referenced below. This doesn't fix anything in the commit below, rather
    fixes the issue in amdgpu exposed by the commit. The reference is only
    to associate this commit with below one so that both go together.
    
    Fixes: 8795e182b02d ("PCI/portdrv: Don't disable AER reporting in 
get_port_device_capability()")
    
    Acked-by: Christian König <christian.koe...@amd.com>
    Reviewed-by: Lijo Lazar <lijo.la...@amd.com>
    Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
    Cc: sta...@vger.kernel.org
    (cherry picked from commit a8671493d2074950553da3cf07d1be43185ef6c6)
    Signed-off-by: Chia-Lin Kao (AceLan) <acelan....@canonical.com>

Is this commit necessary for LP:2000110, if not it should be reverted.
Otherwise, the following series are needed:
https://lore.kernel.org/linux-pci/20220909164758.5632-1-alexander.deuc...@amd.com/

** Bug watch added: Linux Kernel Bug Tracker #216373
   https://bugzilla.kernel.org/show_bug.cgi?id=216373

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
       Status: Incomplete => Triaged

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

Title:
  ThinkPad L14 Gen 3 blank laptop screen on bootup

Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux-oem-5.17 source package in Jammy:
  Triaged

Bug description:
  When booting linux-image-5.17.0-1026-oem version 5.17.0.1026.27 on a
  Lenovo ThinkPad L14 Gen 3 AMD (model 21C5CTO1WW), the screen goes
  blank shortly after bootup.

  As far as I can tell (the screen blanks pretty quickly, so I'm not
  100% sure), the last message before the screen disappears is this one:

  Jan  9 07:58:30 work kernel: [    1.321487] fb0: switching to amdgpu
  from EFI VGA

  Booting linux-image-5.17.0-1025-oem version 5.17.0.1025.26 works fine,
  so this appears to be a regression in whatever changes there were in
  the framebuffer/amdgpu drivers between 5.17.0.1025.26 and
  5.17.0.1026.27.

  I think this should be high priority, because it gives the impression
  that the system is completely borked, when in actuality it's probably
  just waiting for me to enter my drive encryption password.

  If I type the encryption password, it seems to progress to starting
  the system (the microphone mute LED comes on as expected), but even X
  starting does not turn the screen back on.  Switching to the frame
  buffer console with Ctrl-Alt-Fx does nothing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.17/+bug/2002467/+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