Summary: | OpenCL not working on radeon hainan | ||
---|---|---|---|
Product: | Mesa | Reporter: | Pali Rohár <pali.rohar> |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | pali.rohar |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Work around for missing Hainan in clang |
Description
Pali Rohár
2014-08-16 19:23:25 UTC
Created attachment 104915 [details] [review] Work around for missing Hainan in clang Does it work with this Mesa patch? (In reply to comment #1) > Created attachment 104915 [details] [review] [review] > Work around for missing Hainan in clang > > Does it work with this Mesa patch? missing break... I added missing break after both gpu = lines, recompiled mesa with that patch and opencl examples started working without above sed and symlink hacks. Fixed in git commit 8109664dedee588dc98c9a7c25bd40c0eb56c35f @Tom Stellard: Are you going to fix this problem in llvm/clang/libclc? (In reply to comment #5) > @Tom Stellard: Are you going to fix this problem in llvm/clang/libclc? IIRC, it's already working with newer versions of clang. (In reply to comment #5) > @Tom Stellard: Are you going to fix this problem in llvm/clang/libclc? Yes, it's fixed in llvm/clang 3.6 and I'll try to backport the patch for llvm/clang 3.5.1. |
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.