[Bug 101189] Latest git fails to compile with radeon

2017-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #21 from Benji Wiebe --- Yes this fixes it for me now. Thanks. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 101189] Latest git fails to compile with radeon

2017-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Emil Velikov changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 101189] Latest git fails to compile with radeon

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #19 from Mauro Rossi --- Hi, with current patch "ac: remove amdgpu.h dependency" applied, on Android (nougat-x86) I get the following building errors: In file included from external/mesa/src/amd/common/ac_gpu_info.c:26: external/m

[Bug 101189] Latest git fails to compile with radeon

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #18 from Benji Wiebe --- Tomorrow if you haven't gotten it figured out yet I can start up a VM and do a completely fresh build (though to the best of my knowledge this was fresh too, I deleted the build dir first). -- You are recei

[Bug 101189] Latest git fails to compile with radeon

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #17 from Benji Wiebe --- (In reply to Pavel Vinogradov from comment #16) > try current git, the patchset was applied there smoothly. Yes, I tried current git. I did a git bisect and it pointed to that patch I linked. I've also tried

[Bug 101189] Latest git fails to compile with radeon

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #16 from Pavel Vinogradov --- try current git, the patchset was applied there smoothly. (In reply to Benji Wiebe from comment #15) > With this patch https://patchwork.freedesktop.org/patch/158696/ the build is > broken for me now, n

[Bug 101189] Latest git fails to compile with radeon

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Benji Wiebe changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 101189] Latest git fails to compile with radeon

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Pavel Vinogradov changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 101189] Latest git fails to compile with radeon

2017-06-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #14 from Emil Velikov --- For anyone wondering why patches have not been merged, yet. Patch 2/5 neuters the partial Opencl support in r600, in an attempt to untangle the convoluted dependencies. A few people are unhappy about it (un

[Bug 101189] Latest git fails to compile with radeon

2017-05-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #13 from Pavel Vinogradov --- works like a charm. thanks. (In reply to Emil Velikov from comment #12) > This series [1] should address it properly although there's some contentious > points around patch 2/5 > > [1] https://patchwor

[Bug 101189] Latest git fails to compile with radeon

2017-05-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #12 from Emil Velikov --- This series [1] should address it properly although there's some contentious points around patch 2/5 [1] https://patchwork.freedesktop.org/series/24960/ -- You are receiving this mail because: You are the

[Bug 101189] Latest git fails to compile with radeon

2017-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #11 from jospezial --- (In reply to Alex Deucher from comment #4) > (In reply to Pavel Vinogradov from comment #3) > > drm from git doesn't provide amdgpu.h, but amdgpu_drm.h. > > It provides both: > https://cgit.freedesktop.org/mes

[Bug 101189] Latest git fails to compile with radeon

2017-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #10 from John Dallahan --- This bug is still occurring with the latest git. I attached the complete build log. -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 101189] Latest git fails to compile with radeon

2017-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #9 from John Dallahan --- Created attachment 131547 --> https://bugs.freedesktop.org/attachment.cgi?id=131547&action=edit Complete build log -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 101189] Latest git fails to compile with radeon

2017-05-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #8 from aceman --- Thanks, fixed for me too. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesktop.org https://li

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #7 from Pavel Vinogradov --- Sorry, I meant the amdgpu kms library in drm itself. (In reply to Alex Deucher from comment #6) > (In reply to Pavel Vinogradov from comment #5) > > hm, strange. do I need to build amdgpu kms as well? fo

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #6 from Alex Deucher --- (In reply to Pavel Vinogradov from comment #5) > hm, strange. do I need to build amdgpu kms as well? for simple radeon hd > 4650? You don't need the amdgpu kernel driver. -- You are receiving this mail bec

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #5 from Pavel Vinogradov --- hm, strange. do I need to build amdgpu kms as well? for simple radeon hd 4650? (In reply to Alex Deucher from comment #4) > (In reply to Pavel Vinogradov from comment #3) > > drm from git doesn't provide

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 --- Comment #4 from Alex Deucher --- (In reply to Pavel Vinogradov from comment #3) > drm from git doesn't provide amdgpu.h, but amdgpu_drm.h. It provides both: https://cgit.freedesktop.org/mesa/drm/tree/amdgpu/amdgpu.h https://cgit.freedesktop

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Pavel Vinogradov changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Eric Engestrom changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 101189] Latest git fails to compile with radeon

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Eric Engestrom changed: What|Removed |Added CC||aceli...@atlas.sk --- Comment #2 from

[Bug 101189] Latest git fails to compile with radeon

2017-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101189 Bug ID: 101189 Summary: Latest git fails to compile with radeon Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: