drm/amdgpu: allocate psp fw private buffer from VRAM for sriov vf
authorZhigang Luo <zhigang.luo@amd.com>
Wed, 2 Jun 2021 14:04:59 +0000 (10:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:15:13 +0000 (12:15 -0400)
commite1944deba131db59b393d509a164e59708c52e4a
tree67ea7c98a3bf41c0b043a3fe9d1a48fb302eb4eb
parent93cdc1759bcbbe3ed78acfbd1f511f2da5010225
drm/amdgpu: allocate psp fw private buffer from VRAM for sriov vf

psp added new feature to check fw buffer address for sriov vf. the
address range must be in vf fb.

Signed-off-by: Zhigang Luo <zhigang.luo@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-By : Shaoyun.liu <shaoyunl@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c