[Bug 205147] New: Unable to shut down - radeon_drv.c - radeon_suspend_kms()

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed Oct 9 18:07:13 UTC 2019


https://bugzilla.kernel.org/show_bug.cgi?id=205147

            Bug ID: 205147
           Summary: Unable to shut down - radeon_drv.c -
                    radeon_suspend_kms()
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.3.5
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri at kernel-bugs.osdl.org
          Reporter: rherbert at sympatico.ca
        Regression: No

>From the 5.3.5 changelog:

 drm/radeon: Fix EEH during kexec

    [ Upstream commit 6f7fe9a93e6c09bf988c5059403f5f88e17e21e6 ]

    During kexec some adapters hit an EEH since they are not properly
    shut down in the radeon_pci_shutdown() function. Adding
    radeon_suspend_kms() fixes this issue.

This commit creates a problem where I can't shut down or restart my system
without pressing the Rest button.  The problem is solved by commenting out the
call to radeon_suspend_kms() in radeon_pci_shutdown.

The gpu hardware is an ATI Radeon HD5770 in a PCI-E slot on an Intel DG41RQ MB.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list