Summary: | AMDGPU/Iceland amdgpu: failed testing IB on ring 9/10 | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Armin K <krejzi> | ||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | CC: | ckoenig.leichtzumerken | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Armin K
2016-08-16 18:40:22 UTC
Can you bisect? bbec97aae660adafa5208c5defc54e3cbbe6b129 is the first bad commit commit bbec97aae660adafa5208c5defc54e3cbbe6b129 Author: Christian König <christian.koenig@amd.com> Date: Tue Jul 5 21:07:17 2016 +0200 drm/amdgpu: add a fence timeout for the IB tests v2 10ms should be enough for now. v2: fix some typos in CIK code Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Yeah that is a known issue. David already raised the timeout to 1s because of this. On the other hand I would really like to know why 10ms isn't enough for VCE to come up. (In reply to Christian König from comment #3) > Yeah that is a known issue. David already raised the timeout to 1s because > of this. > > On the other hand I would really like to know why 10ms isn't enough for VCE > to come up. Could you please point out the commit which raises the timeout? Thanks. That's commit e0d079679705b02407cccea1f0e48bff39befce5 increase timeout of IB test. Should be available in Alex repository. (In reply to Christian König from comment #5) > That's commit e0d079679705b02407cccea1f0e48bff39befce5 increase timeout of > IB test. > > Should be available in Alex repository. patching file drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c.rej That patch is applied on top of 4.8-rc2. However, I still see the problem. Created attachment 125847 [details] [review] Possible fix Indeed it isn't the timeout value. Instead there is a stupid typo in the return check. Please try the attached patch. (In reply to Christian König from comment #7) > Created attachment 125847 [details] [review] [review] > Possible fix > > Indeed it isn't the timeout value. Instead there is a stupid typo in the > return check. > > Please try the attached patch. The attached patch makes the error message go away. Good, the patch should show up in the next rc. Thanks for testing, Christian. same problem on my laptaop. i've tested: linux 4.8 rc1, rc2 and now also rc3. @Christian König "Good, the patch should show up in the next rc." do you mean on rc4?? The patch will go upstream in the -fixes pull this week. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.