Re: [PATCH 1/2] drm/amdgpu: add vega20 sriov capability detection

2018-09-18 Thread Deucher, Alexander
Series is: Reviewed-by: Alex Deucher From: amd-gfx on behalf of Xiangliang Yu Sent: Tuesday, September 18, 2018 5:56:03 AM To: amd-gfx@lists.freedesktop.org Cc: Yu, Xiangliang; Min, Frank Subject: [PATCH 1/2] drm/amdgpu: add vega20 sriov capability detection

[PATCH 1/2] drm/amdgpu: add vega20 sriov capability detection

2018-09-18 Thread Xiangliang Yu
From: Frank Min Add sriov capability detection for vega20, then can check if device is virtual device. Signed-off-by: Frank Min Signed-off-by: Xiangliang Yu --- drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git