[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 Bug ID: 111529 Summary: EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All)

[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 --- Comment #1 from Lionel Landwerlin --- There is no gbm platform but it seems you found a bug : https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1834 -- You are receiving this mail because: You are the QA Contact for the bug. You are

Re: [Mesa-dev] [PATCH v2 1/3] panfrost: s/job/batch/

2019-09-01 Thread Alyssa Rosenzweig
This series is R-b. Very nice! If you'd like to apply now, that's good; if you'd like to make the change Daniel suggested, that would be also great (and I would r-b that as well once I see it) Thank you! -A On Sat, Aug 31, 2019 at 09:53:12AM +0200, Boris Brezillon wrote: > What we currently cal

[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 Eric Engestrom changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [Mesa-dev] Moving libglvnd to FreeDesktop Gitlab

2019-09-01 Thread Rob Clark
On Sat, Aug 31, 2019 at 12:34 PM Matt Turner wrote: > > Getting patches into libglvnd has proven quite difficult (see [0] for > example). There was some talk of moving it to FreeDesktop Gitlab on > IRC recently. Can we move forward with that? Are there objections to > doing so? > > [0] https://git

Re: [Mesa-dev] [PATCH] panfrost: Make transient allocation rely on the BO cache

2019-09-01 Thread Alyssa Rosenzweig
Lovely cleanup! R-b. I think I had a reason for separating the two -- or maybe the BO cache is just newer than the transient BO cache? -- but seeing as I haven't the foggiest what it was, this is a lovely improvement. On Sat, Aug 31, 2019 at 12:47:18PM +0200, Boris Brezillon wrote: > Right now, t

[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 Jean Hertel changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|NOTABUG

[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 Eric Engestrom changed: What|Removed |Added Assignee|mesa-dev@lists.freedesktop. |fdo-b...@engestrom.ch

[Mesa-dev] [Bug 111523] Clover - radeonsi: Mesa git - broken compilation with current LLVM 10.0.0

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111523 --- Comment #5 from Dieter Nützel --- (In reply to Laurent carlier from comment #4) > See https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1794 Thank you Laurent and Aaron, Tested-by: Dieter Nützel /opt/opencl-example> ./run_tests.sh

[Mesa-dev] [Bug 111493] In the game The Surge (378540) - textures disappear then appear again when I change the camera angle view

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111493 --- Comment #6 from James B --- I built mesa 09705747d727d2ec48a6c4af8206ec3411dec127 with and without the patch and in both cases the bug appears fixed. -- You are receiving this mail because: You are the QA Contact for the bug.__

Re: [Mesa-dev] Moving libglvnd to FreeDesktop Gitlab

2019-09-01 Thread Daniel Stone
Hi, On Sat, 31 Aug 2019 at 20:34, Matt Turner wrote: > Getting patches into libglvnd has proven quite difficult (see [0] for > example). There was some talk of moving it to FreeDesktop Gitlab on > IRC recently. Can we move forward with that? Are there objections to > doing so? We'd be happy to h

Re: [Mesa-dev] Moving libglvnd to FreeDesktop Gitlab

2019-09-01 Thread Eric Engestrom
On 2019-09-01 at 20:56, Daniel Stone wrote: > Hi, > > On Sat, 31 Aug 2019 at 20:34, Matt Turner wrote: > > Getting patches into libglvnd has proven quite difficult (see [0] for > > example). There was some talk of moving it to FreeDesktop Gitlab on > > IRC recently. Can we move forward with that

[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 --- Comment #5 from Lionel Landwerlin --- (In reply to Jean Hertel from comment #3) > I testes using EGL_PLATFORM=drm and it leads to the exact same issue. > Any other idea? Weird, it actually works for me now. -- You are receiving this mail

[Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start

2019-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93551 --- Comment #77 from Timothy Arceri --- Since the game will never be updated I've implemented the required extension in this merge request: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1841 -- You are receiving this mail because: Yo