https://bugs.freedesktop.org/show_bug.cgi?id=102048
Bug ID: 102048 Summary: Radeon module takes over two seconds to initialize on a Radeon HD 8470D (Richland) Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: paulepanter@users.sourceforge.net
Created attachment 133255 --> https://bugs.freedesktop.org/attachment.cgi?id=133255&action=edit Output of `dmesg`
Starting Linux with `initcall_debug` shows that the radeon module takes over two seconds to load on a Asus F2A85-M PRO.
``` initcall radeon_init+0x0/0xaf [radeon] returned 0 after 2278773 usecs ```
``` $ lspci -s 0:01.0 -nn 00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8470D] [1002:9996] ```
Please find the Linux messages captured by running `dmesg` attached.
https://bugs.freedesktop.org/show_bug.cgi?id=102048
Paul Menzel paulepanter@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paulepanter@users.sourcefor | |ge.net
--- Comment #1 from Paul Menzel paulepanter@users.sourceforge.net --- Created attachment 133266 --> https://bugs.freedesktop.org/attachment.cgi?id=133266&action=edit HTML output of `sudo ./analyze_boot.py -f -maxdepth 15` from https://github.com/01org/pm-graph
https://bugs.freedesktop.org/show_bug.cgi?id=102048
--- Comment #2 from Paul Menzel paulepanter@users.sourceforge.net --- The majority of the time spent in pci_device_probe (2322.294 ms @ 17.587483).
https://bugs.freedesktop.org/show_bug.cgi?id=102048
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #3 from Martin Peres martin.peres@free.fr --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/814.
dri-devel@lists.freedesktop.org