Summary: | radeon_init takes longer than a few milliseconds | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Paul Menzel <pmenzel+bugs.freedesktop.org> | ||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED MOVED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | CC: | pmenzel+bugs.freedesktop.org | ||||
Version: | DRI git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Paul Menzel
2018-03-24 10:39:07 UTC
Created attachment 138334 [details] Screenshot from HTML output of `bootgraph.py` `bootgraph.py` [1][2] gives the result below. > radeon_init: start=14003.930, end=16336.770, length(w/o overhead)=2278.062 ms, return=0 Most of the time is spent in `local_pci_probe (2322.816 ms @ 14.013451)`. Set it up, using `sudo ./bootgraph.py -f -fstat -maxdepth 10 -manual` to see what to add to `/boot/grub/grub.cfg`. Then reboot, and execute `sudo ./bootgraph.py -f -fstat -maxdepth 10`. If your system is powerful enough, you can use a higher maximum depth. I didn’t get around how `-cgfilter` works to get smaller HTML files. [1] https://01.org/suspendresume [2] https://github.com/01org/pm-graph -- 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/848. |
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.