From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 53124] New: Missing Radeon R600 PCI IDs Date: Sat, 04 Aug 2012 14:59:12 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8A04B9EBF3 for ; Sat, 4 Aug 2012 07:59:12 -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 https://bugs.freedesktop.org/show_bug.cgi?id=53124 Bug #: 53124 Summary: Missing Radeon R600 PCI IDs Classification: Unclassified Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: fdo@gigawatt.nl Created attachment 65124 --> https://bugs.freedesktop.org/attachment.cgi?id=65124 r600_pci_ids.patch Some PCI IDs are missing in radeon/r600_pci_ids.h. This patch includes three IDs found in xf86-video-ati's ati_pciids.csv. The first of these is what's in my computer, and I am using that without issues after adding the ID to libdrm and mesa. The other two I got by comparing r600_pci_ids.h to ati_pciids.csv for other missing IDs, only checking the product families that were already in r600_pci_ids.h. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.