drm/radeon: handle non-VGA class pci devices with ATRM
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 9 May 2014 00:04:03 +0000 (20:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jun 2014 19:03:23 +0000 (12:03 -0700)
commitcaf3d430ba12e30567f20950b62faa51a264ca38
tree08118efc78e8c1ff69405f4ac16f6ccdf9760a58
parent739b79fb90dd187f5377aa9ddaaaa2470007ddf6
drm/radeon: handle non-VGA class pci devices with ATRM

commit d8ade3526b2aa0505132c404c05a38b73ea15490 upstream.

Newer PX systems have non-VGA pci class dGPUs.  Update
the ATRM fetch method to handle those cases.

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=75401

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_bios.c