]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerChristian König <christian.koenig@amd.com>
Tue, 20 May 2014 12:42:00 +0000 (14:42 +0200)
commitd8ade3526b2aa0505132c404c05a38b73ea15490
tree8e4e6e84af53642d1e5b4e62900d7a6b0cd4ee60
parent89d2618dbd114e679b860c3de1df3fe43ee40f6e
drm/radeon: handle non-VGA class pci devices with ATRM

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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_bios.c