summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include
diff options
context:
space:
mode:
authorHorace Chen2017-10-09 10:17:16 +0200
committerAlex Deucher2017-10-19 21:26:59 +0200
commit2dc8f81e4f822cfe8f6475da968ab2dd5881b8d8 (patch)
tree6598c1b183930a262552b4609172d97c690fc543 /drivers/gpu/drm/amd/include
parentdrm/amdgpu: Move old fence waiting before reservation lock is aquired v2 (diff)
downloadkernel-qcow2-linux-2dc8f81e4f822cfe8f6475da968ab2dd5881b8d8.tar.gz
kernel-qcow2-linux-2dc8f81e4f822cfe8f6475da968ab2dd5881b8d8.tar.xz
kernel-qcow2-linux-2dc8f81e4f822cfe8f6475da968ab2dd5881b8d8.zip
drm/amdgpu: SR-IOV data exchange between PF&VF
SR-IOV need to exchange some data between PF&VF through shared VRAM PF will copy some necessary firmware and information to the shared VRAM. It also requires some information from VF. PF will send a key through mailbox2 to help guest calculate checksum so that it can verify whether the data is correct. So check the data on the specified offset of the shared VRAM, if the checksum is right, read values from it and write some VF information next to the data from PF. Signed-off-by: Horace Chen <horace.chen@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include')
0 files changed, 0 insertions, 0 deletions