drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
authorRex Zhu <Rex.Zhu@amd.com>
Sat, 7 Nov 2015 01:33:24 +0000 (20:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:08 +0000 (16:42 -0500)
commitba5c2a87b0c614013296901205ed693007964a59
tree2110f13c6c14ba7ce3fef2da88072f5a4e01265f
parent1f7371b2a5faf139465f0af386cccbb54b832534
drm/amdgpu: disable legacy path of firmware check if powerplay is enabled

Powerplay will use a different interface once it's integrated.  These
legacy pathes will be removed once powerplay is enabled by default.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c