From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 67178] New: discrete radeon HD 6400M/7400M intense heating even though it's "off" Date: Mon, 22 Jul 2013 15:04:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1938095810==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D83D8E5C30 for ; Mon, 22 Jul 2013 08:04:33 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1938095810== Content-Type: multipart/alternative; boundary="1374505473.5Eaae0.19512"; charset="us-ascii" --1374505473.5Eaae0.19512 Date: Mon, 22 Jul 2013 15:04:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=67178 Priority: medium Bug ID: 67178 Assignee: dri-devel@lists.freedesktop.org Summary: discrete radeon HD 6400M/7400M intense heating even though it's "off" Severity: normal Classification: Unclassified OS: Linux (All) Reporter: tpo_deb@sourcepole.ch Hardware: x86-64 (AMD64) Status: NEW Version: XOrg CVS Component: DRM/Radeon Product: DRI kernel 3.11-rc1 (also tested with 3.10 from Debian, 3.7, 3,2) # lspci -vnnn | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller]) 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (rev ff) (prog-if ff) This is a HP Pavillon dv7 6130ez Sometimes, at random, the radeon card goes into full heat production mode. This seems to occur a while (a few minutes?) after wakeup from resume, however I'm not sure about that. Suspending and resuming the laptop a few times (1 <= x <= ~4) seems to calm the card down again. Power consumption according to powertop goes from ~14W up to ~50W. This happens even though the card should be in theory switched off. Aka: # cat /sys/kernel/debug/vgaswitcheroo/switch 0:IGD:+:Pwr:0000:00:02.0 1:DIS: :Off:0000:01:00.0 # echo IGD > /sys/kernel/debug/vgaswitcheroo/switch # echo OFF > /sys/kernel/debug/vgaswitcheroo/switch doesn't seem to have no effect whatsoever. It *seems* that setting "radeon.dpm=1" kernel boot options and then: # echo "battery" > /sys/class/drm/card$no/device/power_dpm_state puts the card in an "active" but "relatively low" power consumption mode. It is then using about 20W (instead of the "normal" ~14W) so it's continuously faning out slightly warm air. And it "seems that when the card is running in this mode, then it won't get so often, or ever (I'm not very sure) into the berserk heating mode. The lowest observed power consumption of the laptop is ~7W. It'd be very nice if it'd be possible to shut the card down electrically via software and stay in this 7W mode. -- You are receiving this mail because: You are the assignee for the bug. --1374505473.5Eaae0.19512 Date: Mon, 22 Jul 2013 15:04:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 67178
Assignee dri-devel@lists.freedesktop.org
Summary discrete radeon HD 6400M/7400M intense heating even though it's "off"
Severity normal
Classification Unclassified
OS Linux (All)
Reporter tpo_deb@sourcepole.ch
Hardware x86-64 (AMD64)
Status NEW
Version XOrg CVS
Component DRM/Radeon
Product DRI

kernel 3.11-rc1 (also tested with 3.10 from Debian, 3.7, 3,2)

# lspci -vnnn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd
  Generation Core Processor Family Integrated Graphics Controller
  [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
  [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (rev ff)
  (prog-if ff)

This is a HP Pavillon dv7 6130ez

Sometimes, at random, the radeon card goes into full heat production mode. This
seems to occur a while (a few minutes?) after wakeup from resume, however I'm
not sure about that. Suspending and resuming the laptop a few times (1 <= x <=
~4) seems to calm the card down again.

Power consumption according to powertop goes from ~14W up to ~50W. This happens
even though the card should be in theory switched off. Aka:

  # cat /sys/kernel/debug/vgaswitcheroo/switch
  0:IGD:+:Pwr:0000:00:02.0
  1:DIS: :Off:0000:01:00.0

  # echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
  # echo OFF > /sys/kernel/debug/vgaswitcheroo/switch

doesn't seem to have no effect whatsoever.

It *seems* that setting "radeon.dpm=1" kernel boot options and then:

  # echo "battery" > /sys/class/drm/card$no/device/power_dpm_state

puts the card in an "active" but "relatively low" power consumption mode. It is
then using about 20W (instead of the "normal" ~14W) so it's continuously faning
out slightly warm air. And it "seems that when the card is running in this
mode, then it won't get so often, or ever (I'm not very sure) into the berserk
heating mode.

The lowest observed power consumption of the laptop is ~7W. It'd be very nice
if it'd be possible to shut the card down electrically via software and stay in
this 7W mode.


You are receiving this mail because:
  • You are the assignee for the bug.
--1374505473.5Eaae0.19512-- --===============1938095810== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1938095810==--