]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu:add PSP block only load_type=PSP (v2)
authorMonk Liu <Monk.Liu@amd.com>
Thu, 30 Mar 2017 10:00:20 +0000 (18:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:28:04 +0000 (13:28 -0400)
commit45977a91c058500cda378eb1c099c7ef8a6e0328
tree1376b920516e8e0babf256b326e3669438c11db9
parentb55e237033204b17e1fb5454a358032159d5eae5
drm/amdgpu:add PSP block only load_type=PSP (v2)

SRIOV currently only can load ucode directly, and PSP
block is not supported by VF temporarily.

will remove this restrict and use PSP load all ucode
even for SRIOV later

v2: squash in check against module parameter

Signed-off-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/soc15.c