From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg-Volker_Peetz?= Subject: Re: regression with dynpm [was: [git pull] drm-fixes] Date: Wed, 20 Jun 2012 11:41:54 +0200 Message-ID: <4FE19AE2.5040605@web.de> References: <4FE087D1.2000708@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Dave Airlie wrote, on 06/19/12 16:11: > On Tue, Jun 19, 2012 at 3:08 PM, J=F6rg-Volker Peetz = wrote: >> Dave Airlie wrote, on 06/17/12 09:42: >>> >>> Hi Linus, >>> >>> radeon is most of the work, one regression, one BUG fix in the new = prime >>> code, some fixes to init code to make streamout not lock up the har= dware, >>> and just some code to enable users to test HDMI audio on later hw (= its off by >>> default). >>> >>> Intel adds edp edid caching for some strange Dell Vostros that blac= k >>> screen on startup if keep reading their EDID, and a fix for a DP >>> regression. >>> >>> Otherwise fix for via/sis and one to stop udl binding to multiple >>> non-video usb. >>> >>> Dave. >>> >>> The following changes since commit 9b15b817f3d62409290fd56fe3cbb076= a931bb0a: >>> >>> swap: fix shmem swapping when more than 8 areas (2012-06-15 21:48= :14 -0700) >>> >>> are available in the git repository at: >>> >>> git://people.freedesktop.org/~airlied/linux drm-fixes >>> >>> for you to fetch changes up to c4af5c4597a7a5d64e058703e1328f315a59= 794e: >>> >>> Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~d= anvet/drm-intel into drm-fixes (2012-06-16 14:45:17 +0100) >>> >>> ---------------------------------------------------------------- >>> >>> Alex Deucher (3): >>> drm/radeon: fix regression in dynpm due to multi-ring rework >>> drm/radeon: add some additional 6xx/7xx/EG register init >>> drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx >>> >> >> Hello Dave, >> >> on my HP Pavilion dv7 there is still with 3.5-rc3 a severe problem w= ith the >> dynpm option. After booting, the machine freezes (hard-lock) when tr= ying to >> switch to dynamic power mangement on the integrated GPU via >> >=20 > These fixes went in after -rc3, so make sure you have them. >=20 > Dave. Hi Dave, indeed, with this fix from Alex (drm/radeon: fix regression in dynpm du= e to multi-ring rework) on top of 3.5-rc3, dynpm is working again on the HP = Pavilion dv7. Thanks for your caring. --=20 Best regards, J=F6rg-Volker.