Summary: | 'error, unknown device: 1927' on i5-6267U (Skylake), INTEL_DEVID_OVERRIDE won't help much | ||
---|---|---|---|
Product: | Beignet | Reporter: | Jacek Konieczny <jajcus> |
Component: | Beignet | Assignee: | Xiuli Pan <xiuli.pan> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
utest_run output for INTEL_DEVID_OVERRIDE=0x1906
utest_run output after the patch applied |
Description
Jacek Konieczny
2017-06-07 18:32:26 UTC
Hi Jacekļ¼ It seems we did not update the supported PCIID as there are some new skylake device. I will send a patch to update these PCIIDs. We do not have devices with ALL of the PCIIDs,so could you have a try with utest to see if the patch works fine? Thanks Xiuli The patch is here, could you try it and give me some feedback. https://patchwork.freedesktop.org/patch/161569/ Thanks Xiuli Created attachment 131955 [details]
utest_run output after the patch applied
Much better now: [...] compiler_fill_gl_image() [FAILED] Error: error calling clBuildProgram with error CL_BUILD_PROGRAM_FAILURE at file [...]/utests/utest_helper.cpp, function cl_kernel_init, line 269 summary: ---------- total: 1000 run: 959 pass: 958 fail: 1 pass rate: 0.998957 What the LLVM version you are using? That's a known issue with LLVM 3.8+ and it has been fixed by https://cgit.freedesktop.org/beignet/commit/?id=8e119eb32e01066c23c3d96bd2b42032e03f7628 Thanks Xiuli I use LLVM 39.1 and the patch fixed the last test for me. Thank you, Xiuli. Jacek OK, I will close this bug report after my patch is merged in. And you can try our master branch then. Thanks Xiuli -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/beignet/beignet/issues/40. |
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.