From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 19002] Radeon rv730 AGP/KMS/DRM kernel lockup
Date: Fri, 24 Sep 2010 15:35:19 GMT
Message-ID: <201009241535.o8OFZJ7N031622@demeter2.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.sourceforge.net
To: dri-devel@lists.sourceforge.net
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #2 from Alex Deucher 2010-09-24 15:35:17 ---
(In reply to comment #0)
> Question: In the commit I'm reverting (
> 44437579efca258e3c4a09f59838c8f933611990 ), in a couple places, there's this:
>
> if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740))
>
> I believe I found where the families are defined in radeon_family.h, and the
> order is strange, 770 < 730 < 710 < 740, which explains the seemingly reversed
> logic in that if, but my chip is an RV730 (both as reported by the kernel, and
> based on the radeon manpage table entry for an hd4650). Might it be on the
> wrong side of the if? It looks to me like the ELSE is identical to the
> previous (working) behavior, so maybe my RV730 should be falling thru to the
> ELSE?
All r7xx asics are affected by that issue, including the rv730.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
--