]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 7 Mar 2016 23:40:45 +0000 (18:40 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Mar 2016 23:34:57 +0000 (15:34 -0800)
commit53e609099daa023ad7771ec8351202f2a7bee1c1
tree7e478f3d7ebbce86f441780621ee805c449db032
parent610dde5afb2dbf7182eb0e6d56daa7e8700d52c4
drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable

When upstream commit 429c45deae6e57f1bb91bfb05b671063fb0cef60
was applied to 4.4 as d60703ca942e8d044d61360bc9792fcab54b95d0
it applied incorrectly to the tonga_ip_blocks array rather than
the topaz_ip_blocks array.  Fix that up here.

Bug:
https://bugzilla.kernel.org/show_bug.cgi?id=113951

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/vi.c