Radeon module takes over two seconds to initialize on a Radeon HD 8470D (Richland)
Submitted by Paul Menzel
Assigned to Default DRI bug account
Link to original bug (#102048)
Description
Created attachment 133255
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<br>
```<br>
<br>
```<br>
$ lspci -s 0:01.0 -nn<br>
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8470D] [1002:9996]<br>
```<br>
<br>
Please find the Linux messages captured by running `dmesg` attached.<br>
<br>
**Attachment 133255**, "Output of `dmesg`": <br>
[20170805--dmesg.txt](/uploads/11e07492fb13af461a28aaf4b785976a/20170805--dmesg.txt)<br>