答复: [PATCH 02/21] drm/amdgpu:fix golden init for sriov

2017-02-05 Thread Liu, Monk
init for sriov FIJI is not supported in current stack 发件人: Yu, Xiangliang 发送时间: 2017年2月6日 10:35:34 收件人: Liu, Monk; amd-gfx@lists.freedesktop.org 抄送: Liu, Monk 主题: RE: [PATCH 02/21] drm/amdgpu:fix golden init for sriov Does FIJI need the golden init? Thanks

答复: [PATCH 02/21] drm/amdgpu:fix golden init for sriov

2017-02-05 Thread Liu, Monk
FIJI is not supported in current stack 发件人: Yu, Xiangliang 发送时间: 2017年2月6日 10:35:34 收件人: Liu, Monk; amd-gfx@lists.freedesktop.org 抄送: Liu, Monk 主题: RE: [PATCH 02/21] drm/amdgpu:fix golden init for sriov Does FIJI need the golden init? Thanks! Xiangliang Yu

RE: [PATCH 02/21] drm/amdgpu:fix golden init for sriov

2017-02-05 Thread Yu, Xiangliang
ct: [PATCH 02/21] drm/amdgpu:fix golden init for sriov > > although only vi supports SRIOV now,but we shouldn't make code has such > assumption. > > Change-Id: Ie73c185dc2e7f64756253045b32cabe70d618d19 > Signed-off-by: Monk Liu > --- > drivers/gpu/drm/amd/amdgpu/vi.

[PATCH 02/21] drm/amdgpu:fix golden init for sriov

2017-02-04 Thread Monk Liu
although only vi supports SRIOV now,but we shouldn't make code has such assumption. Change-Id: Ie73c185dc2e7f64756253045b32cabe70d618d19 Signed-off-by: Monk Liu --- drivers/gpu/drm/amd/amdgpu/vi.c | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/amd