10

I read carefully the Why does chrome use excessive amounts of CPU?

But I'm not familiar specifically to the item ;

Switching to integrated GPU solves the high CPU issue for me.

I have the following system:

Graphics: 
       Card-1: Advanced Micro Devices [AMD/ATI] Trinity [Radeon HD 7600G]
               Card-2: Advanced Micro Devices [AMD/ATI] Mars [Radeon HD 8730M]
               Display Server: X.Org 1.17.1 driver: fglrx
               Resolution: 1366x768@60.0hz, 1920x1200@60.0hz
               GLX Renderer: AMD Radeon HD 7600G
               GLX Version: 4.4.13374 - CPC 15.20.1013*

My graphics card is a :

 lspci -k | grep -EA2 'VGA|Display'; dpkg -l | grep fglrx
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235 OEM]
    Subsystem: Micro-Star International Co., Ltd. [MSI] Radeon HD 8470 OEM
    Kernel driver in use: radeon

Could somebody help me to understand what has been done.

The solution for Chrome discussion Why is "GPU Process" causing such a high CPU usage with Google Chrome? is useless...

Thanks in advance.

hg8
  • 13,462
Laurent06000
  • 736
  • 2
  • 13
  • 28

1 Answers1

13

Finally applying the Why is "GPU Process" causing such a high CPU usage with Google Chrome? recommandations is the better answer that I thought at first sight.

With the latest version of google chrome (v 45.0.2524.99) along with a change of the AMD driver Trying to configure a HD 7470/8470 - Strange video refresh Title changed and instability of video card provides quite good results in my specific case.

The essential part if it is : "Disabling GPU accelerated canvas 2D" (accessed via the "chrome://flags/" command:

screenshot

Hope this will help for people having CPU overhead with Google Chrome.

Laurent06000

Pablo Bianchi
  • 15,657
Laurent06000
  • 736
  • 2
  • 13
  • 28