drm/amdgpu: no need to load MC firmware on fiji
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jan 2016 21:27:41 +0000 (16:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:18 +0000 (15:07 -0800)
commit7710d03fbb6768f0ddc106025210a31035134db5
treebcac1c67920c6e9cf591c68ebff17d2385c580ae
parent7c105b06bc6296ce215b4dc942204bdf82237323
drm/amdgpu: no need to load MC firmware on fiji

commit ad32152eb26043d165eed9406cb9e2f7011f6b10 upstream.

Vbios does this for us on asic_init.

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