Bug 102048 - Radeon module takes over two seconds to initialize on a Radeon HD 8470D (Richland)
Summary: Radeon module takes over two seconds to initialize on a Radeon HD 8470D (Rich...
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-05 13:18 UTC by Paul Menzel
Modified: 2019-11-19 09:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Output of `dmesg` (112.96 KB, text/plain)
2017-08-05 13:18 UTC, Paul Menzel
no flags Details
HTML output of `sudo ./analyze_boot.py -f -maxdepth 15` from https://github.com/01org/pm-graph (2.35 MB, text/html)
2017-08-06 11:37 UTC, Paul Menzel
no flags Details

Description Paul Menzel 2017-08-05 13:18:22 UTC
Created attachment 133255 [details]
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.
Comment 1 Paul Menzel 2017-08-06 11:37:58 UTC
Created attachment 133266 [details]
HTML output of `sudo ./analyze_boot.py -f -maxdepth 15` from https://github.com/01org/pm-graph
Comment 2 Paul Menzel 2017-08-07 11:58:14 UTC
The majority of the time spent in pci_device_probe (2322.294 ms @ 17.587483).
Comment 3 Martin Peres 2019-11-19 09:30:09 UTC
-- 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.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.