Re: [PATCH] drm/amdgpu : enable msix for amdgpu driver

2019-10-01 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Liu, Shaoyun Sent: Tuesday, October 1, 2019 4:03 PM To: amd-gfx@lists.freedesktop.org Cc: Liu, Shaoyun Subject: [PATCH] drm/amdgpu : enable msix for amdgpu driver We might used out of the msi resources in

[PATCH] drm/amdgpu : enable msix for amdgpu driver

2019-10-01 Thread Liu, Shaoyun
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 Change-Id: I9f03762074ac416c07f27b8f00c052ca93c7d6cb Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 5 ++