From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 48422] Radeon KMS fails on Radeon X850XT (R480) graphics card Date: Wed, 18 Apr 2012 22:13:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 4F2EBA0C11 for ; Wed, 18 Apr 2012 15:13:54 -0700 (PDT) In-Reply-To: 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 https://bugs.freedesktop.org/show_bug.cgi?id=48422 Jonathan Nieder changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Jonathan Nieder 2012-04-18 15:13:54 PDT --- Mike Brodbelt wrote[1]: > I have done basic testing. Pulling a kernel source tree for 3.3.y and > applying the patch results in a new kernel which now boots > successfully. > > Currently running kernel is :- > > $ uname -a > Linux mordor 3.3.1+ #5 SMP Tue Apr 10 01:53:45 BST 2012 x86_64 GNU/Linux > > Which is working.... I've not tested this tree without the patch yes, > so can't be 100% certain, but that patch is looking pretty convincing > so far. So it looks like this is fixed by commit afceb9319f21b18ee3bc15ee9a5f92e18ef8a8c9 Author: Alex Deucher Date: Tue Apr 3 17:05:41 2012 -0400 drm/radeon/kms: fix DVO setup on some r4xx chips Some r4xx chips have the wrong frev in the DVOEncoderControl table. It should always be 1 on r4xx. Fixes modesetting on DVO on r4xx chips with the bad frev. Reported by twied on #radeon. Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie which is part of v3.4-rc3. [1] http://bugs.debian.org/667799#36 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.