OSDN Git Service

drm/amdgpu : enable msix for amdgpu driver
authorshaoyunl <shaoyun.liu@amd.com>
Tue, 1 Oct 2019 19:52:31 +0000 (15:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:05 +0000 (09:11 -0500)
commitbd660f4f111161f60392dd02424c3a3d2240dc2f
tree6183e2930313a0696fbb65aa26bd183c42cd6802
parent452f9bdd9affa30677e76fbbbb61f7fe666bd8ca
drm/amdgpu : enable msix for amdgpu driver

We might used out of the msi resources in some cloud project
which have a lot gpu devices(including PF and VF), msix can
provide enough resources from system level view

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c