[Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git

2017-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96449 --- Comment #16 from Adam Bolte --- Confirming, it works now - provided I set the MESA_GL_VERSION_OVERRIDE first. Failure to set this causes a blank screen (but audio can be heard from the intro video). The following

[Bug 97590] Fury X (Fiji) LEDs do not reflect GPU load

2017-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97590 --- Comment #16 from Adam Bolte --- Looks like this patch has found its way into 4.12-rc1. Thanks again Alex. -- You are receiving this mail because: You are the assignee for the

Re: [PATCH] drm: remove NULL pointer check for clk_disable_unprepare

2017-05-20 Thread Rob Clark
On Sat, May 20, 2017 at 3:04 PM, Masahiro Yamada wrote: > 2017-05-21 2:58 GMT+09:00 Masahiro Yamada : >> After long term efforts of fixing non-common clock implementations, >> clk_disable() is a no-op for a NULL pointer input, and this

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2017-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91880 --- Comment #153 from garththei...@hotmail.com --- I too have toggled my TPD switch (XFX R9 390) and continue to get black screen freeze at non-deterministic times with a non-stressful workload. Running 4.11.1 with the latest git firmware

[Bug 93652] Random crashes/freezing with amdgpu Fury X mesa 11.1

2017-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93652 --- Comment #19 from Adam Bolte --- Updated to a stable Linux 4.11.0 kernel, with the LED patch that's still not upstream (from https://bugs.freedesktop.org/show_bug.cgi?id=97590). Says "Tainted" due to using the vhba

[Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git

2017-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96449 --- Comment #15 from Samuel Pitoiset --- The following commit should fix Dying Light: https://cgit.freedesktop.org/mesa/mesa/commit/?id=2b878cb8fdb99dd84602553c2e95ef47747f4529 -- You are receiving this mail

[Bug 100984] QupZilla crashes at startup after mesa upgrade

2017-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100984 --- Comment #9 from Francesco Turco --- I have upgraded media-libs/mesa from 17.1.0_rc4 to 17.1.0. After running "eselect mesa set i915 2" (gallium) both qupzilla and mpv crash. After running "eselect mesa set i915 1"

Re: [PATCH v2 0/3] Cleanup evergreen/si IRQ handling code

2017-05-20 Thread Christian König
Am 20.05.2017 um 01:48 schrieb Lyude: This is the first part of me going through and cleaning up the IRQ handling code for radeon, since after taking a look at it the other day while trying to debug something I realized basically all of the code was copy pasted everywhere, and quite difficult to