]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/smu: skip SMC ucode loading on SR-IOV capable boards (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Feb 2016 16:43:28 +0000 (11:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:13 +0000 (14:17 -0500)
commit07752db77a20a1e728610fdb1152ec0c76f6c92b
treef2a66a208c47b8efd397424f09182d5eff9cf4a5
parentd61ee9244398b286929c06a7ac61d377d6e36110
drm/amdgpu/smu: skip SMC ucode loading on SR-IOV capable boards (v2)

VBIOS does this for us in asic_init.

v2: update iceland as well

Reviewed-by: Monk Liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/fiji_smc.c
drivers/gpu/drm/amd/amdgpu/iceland_smc.c
drivers/gpu/drm/amd/amdgpu/tonga_smc.c