]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba1e8d39c4d9a0ead2317717a85f7d1d0d213420
tree2110f13c6c14ba7ce3fef2da88072f5a4e01265f
parentde304d69b456b8e5ecfaa21d36eda488636c5da4
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