Re: [PATCH 4/8] drm/amdgpu: Skip uvd and vce ring test for SRIOV

2017-07-25 Thread Alex Deucher
On Tue, Jul 25, 2017 at 5:17 AM, Xiangliang.Yu wrote: > From: Frank Min > > Since rptr would not be accessed on later secure asics in sriov, remove > the ring test. > > Signed-off-by: Frank Min > Signed-off-by: Xiangliang.Yu

[PATCH 4/8] drm/amdgpu: Skip uvd and vce ring test for SRIOV

2017-07-25 Thread Xiangliang . Yu
From: Frank Min Since rptr would not be accessed on later secure asics in sriov, remove the ring test. Signed-off-by: Frank Min Signed-off-by: Xiangliang.Yu --- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 4 ++--