OSDN Git Service

drm/amdgpu: Add SRIOV mailbox backend for Navi1x
authorJiange Zhao <Jiange.Zhao@amd.com>
Wed, 4 Sep 2019 06:42:01 +0000 (14:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 15:09:52 +0000 (10:09 -0500)
commit3636169cc0e1cee2de56fe4a122c0ab0922927c5
tree49eb05c2081699dfa15ab0a3337201cd467c77a8
parent1a3f2e8c3c1226c93f6dbbf083d24e76e218d8e1
drm/amdgpu: Add SRIOV mailbox backend for Navi1x

Mimic the ones for Vega10, add mailbox backend for Navi1x

Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Jiange Zhao <Jiange.Zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.h [new file with mode: 0644]