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)
committerJiri Slaby <jslaby@suse.cz>
Fri, 20 Jun 2014 15:33:56 +0000 (17:33 +0200)
commit7d683054e1c985904faf7b9faa027f239bb9cdcb
treedfe3a6078f8422f39eb3f72a643e3fdfa1a4fc13
parentbac59d1b797d8b80eb8a38d609f89666bf9f0179
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: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/radeon_bios.c