drm/amdgpu: no need load microcode at sdma if powerplay is enabled
authorHuang Rui <ray.huang@amd.com>
Sun, 19 Jun 2016 15:29:20 +0000 (23:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jul 2016 16:33:00 +0000 (12:33 -0400)
commit86a42f04d1b38c1196b9a90e4851995c4bf35a4e
tree1472fddb1a77ce5cb05556e4dcaaa587b275ed40
parentf5a13660ccc8f7fdbfa156c9df194af9abdb0bec
drm/amdgpu: no need load microcode at sdma if powerplay is enabled

SDMA firmware will be loaded by SMU manager if powerplay is enabled.
So it needn't load at SDMA.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c