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.
https://bugs.freedesktop.org/show_bug.cgi?id=53124
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dri-devel@lists.freedesktop |daniel@ffwll.ch |.org | CC| |ben@bwidawsk.net, | |chris@chris-wilson.co.uk, | |daniel@ffwll.ch, | |jbarnes@virtuousgeek.org Component|DRM/Radeon |DRM/Intel
https://bugs.freedesktop.org/show_bug.cgi?id=53124
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|daniel@ffwll.ch |dri-devel@lists.freedesktop | |.org Component|DRM/Intel |libdrm
https://bugs.freedesktop.org/show_bug.cgi?id=53124
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Alex Deucher agd5f@yahoo.com 2012-08-06 14:35:56 UTC --- Pushed: http://cgit.freedesktop.org/mesa/drm/commit/?id=dd944a00815c38af1e7424f67bf7...
Thanks!
dri-devel@lists.freedesktop.org