]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/gmc8: always load MC firmware in the driver
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Nov 2018 04:28:17 +0000 (23:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 3 Dec 2018 16:40:14 +0000 (11:40 -0500)
commitb52b6738cc2d50d2a8f4d0095bcb5a86716008a5
treeb93a6a4a7d3edc83610f4a2a19ae7085fb23d5ab
parenta81a7c9c9ea3042ab02d66ac35def74abf091c15
drm/amdgpu/gmc8: always load MC firmware in the driver

Some power features rely on the driver loaded version so always
load the MC firmware from the driver even if the vbios loaded
a version already.

Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c