Summary: | Decrease start-up time of amdgpu_init from 390 ms to under 100 ms | ||
---|---|---|---|
Product: | DRI | Reporter: | Paul Menzel <pmenzel+bugs.freedesktop.org> |
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Paul Menzel
2018-07-17 12:43:12 UTC
We can certainly reduce the time amdgpu needs to load, but I'm not sure that we can get under 100ms. See on the hardware side when switching between power states we need some delay before the clocks/voltages are stable. And we need to do this multiple times during driver startup. On top of that comes the display code which has some timeouts for probing the connectors. -- 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/452. |
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.