Summary: | Hangouts in ChromeOS pegs the GPU at max frequency | ||
---|---|---|---|
Product: | DRI | Reporter: | Nathan Ciobanu <nathan.d.ciobanu> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | major | ||
Priority: | medium | CC: | currojerez, intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | Triaged | ||
i915 platform: | KBL | i915 features: |
Description
Nathan Ciobanu
2019-05-24 03:45:39 UTC
On an upstream kernel, grab the frequency, rc6 and load graphs. And you have to identify when the GPU is being boosted for compositor frame delivery as opposed to video transcode -- the compositor is very sensitive to latency and people notice the dropped frames, so the frequency boosting is very much tuned to minimise complaints there. Fwiw, chromium+hangouts was CPU bound on my bdw laptop and the GPU was not being persistently boosted but bouncing along around 800MHz. I doubt that my install of chromium has the right libva integration? (In reply to Chris Wilson from comment #1) > On an upstream kernel, grab the frequency, rc6 and load graphs. And you have > to identify when the GPU is being boosted for compositor frame delivery as > opposed to video transcode -- the compositor is very sensitive to latency > and people notice the dropped frames, so the frequency boosting is very much > tuned to minimise complaints there. Hi Chris, > grab the frequency, rc6 and load graphs how do i generate load graphs using gputop? Also gputop does not have rc6 counters? Were you suggesting using gputop or some other binary to get the data? intel_gpu_overlay and intel_gpu_top should show them, and complain loudly if gputop does not! As this is ChromeOS is there an image I can download to get the same sw stack to reproduce the bug? There are no ChromeOS images that you can get easily online, best to check it on a KBL-based Chromebook like Google Pixelbook. If that's not a possibility I can DM you an alternative. Update: Chris is waiting for the hw. -- 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/intel/issues/302. |
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.