[Bug 197103] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 / IP: nouveau_fbcon_set_suspend_work+0x45/0xf0 [nouveau]

2017-10-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=197103 Igor Gnatenko (i.gnatenko.br...@gmail.com) changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 --- Comment #8 from Hi-Angel --- For the history sake, I've got the answer about design on IRC, and this is indeed correct. The separation to Core profile and to (optional) compatibility profile only appeared at OpenGL 3.2, and prior that there

[Bug 196615] amdgpu - resume from suspend is no longer working on rx480

2017-10-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=196615 --- Comment #32 from Philipp Claßen (philipp.clas...@posteo.de) --- Solved it for me, too. Tested on Arch Linux with 4.14.0-rc6-mainline (plus the patch). -- You are receiving this mail because: You are watching the assignee of the bug.

[pull] drm/msm: msm-next for 4.15

2017-10-29 Thread Rob Clark
Hi Dave, Updates for 4.15.. highlights include: + preemption support for a5xx[1][2] + display fixes for 8x96 (snapdragon 820) including fixes for 4k scanout (hwpipe assignment re-work to handle multiple hwpipe assigned to plane for wide scanout) + async cursor plane updates and fixes

Re: drm/rcar-du: Use common error handling code in rcar_du_encoders_init()

2017-10-29 Thread SF Markus Elfring
> Just for the record, I've been bitten in the past by applying one of Markus' > patches that seemed to make sense, only to discover later that it introduced > a > security hole. How do you think about to take another look at the circumstances under which a questionable commit happened in the r

Re: [PATCH 1/2] drm/rcar-du: Use common error handling code in rcar_du_encoders_init()

2017-10-29 Thread Laurent Pinchart
Hi Jani, On Friday, 27 October 2017 21:45:17 EET Jani Nikula wrote: > On Tue, 24 Oct 2017, SF Markus Elfring wrote: > > Add a jump target so that a bit of exception handling can be better reused > > at the end of this function. > > > > This issue was detected by using the Coccinelle software. >

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 Ilia Mirkin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 --- Comment #6 from Hi-Angel --- > Technically it's not the "compatibility" profile until GL 3.2 rolls around, > but in essence yes. An implementation would probably not expose > GLX_ARB_create_context_profile, but if it did, such requests wou

[Bug 103389] [regression, bisected] Bad flickering of items in steam, completely broken graphics in Rocket League

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103389 --- Comment #5 from bartos.p...@gmail.com --- Created attachment 135156 --> https://bugs.freedesktop.org/attachment.cgi?id=135156&action=edit Layers of Fear segfault Hi, I`ve upgraded to latest git versions of mesa, llvm, clang and compiler-rt

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 --- Comment #5 from Ilia Mirkin --- (In reply to Hi-Angel from comment #4) > > This is how the lack of core profile support is indicated > > I don't understand, is it possible to have compatibility profile, but not > the core one? And if it is,

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 --- Comment #4 from Hi-Angel --- > This is how the lack of core profile support is indicated I don't understand, is it possible to have compatibility profile, but not the core one? And if it is, what would apps requesting a core profile get? -

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 --- Comment #3 from Ilia Mirkin --- (In reply to Hi-Angel from comment #2) > @Ilia Mirkin I think she refers to the fact that "core profile" reports 0.0 It is printing the results of GLX_MESA_query_renderer return values. This is how the lack o

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 --- Comment #2 from Hi-Angel --- @Ilia Mirkin I think she refers to the fact that "core profile" reports 0.0 -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mai

[Bug 103506] Max core profile version: 0.0 in the "Drivers/DRI/r300" component of the "Mesa"

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103506 Ilia Mirkin changed: What|Removed |Added Component|Other |Drivers/Gallium/r300 QA Contact|m

Re: [PATCH v4] drm: bridge: Add THS8134A/B support to dumb VGA DAC

2017-10-29 Thread Linus Walleij
On Tue, Oct 24, 2017 at 10:45 AM, Laurent Pinchart wrote: >> +static const struct vga_dac_info default_dac_variant = { >> + /* >> + * These DACs read data on the negative edge. For example in the >> + * ADV7123 datasheet (revision D, page 8) there is a timing diagram >> + * mak

[Bug 197103] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 / IP: nouveau_fbcon_set_suspend_work+0x45/0xf0 [nouveau]

2017-10-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=197103 --- Comment #5 from Thorsten Leemhuis (regressi...@leemhuis.info) --- Is this still happening? There was a patch recently to fix oops without fbdev emulation: https://git.kernel.org/torvalds/c/4813766325374af6ed0b66879ba6a0bbb05c83b6 -- You are

Re: [PATCH 1/2] drm/rcar-du: Use common error handling code in rcar_du_encoders_init()

2017-10-29 Thread Geert Uytterhoeven
On Fri, Oct 27, 2017 at 8:45 PM, Jani Nikula wrote: > On Tue, 24 Oct 2017, SF Markus Elfring wrote: >> Add a jump target so that a bit of exception handling can be better reused >> at the end of this function. >> >> This issue was detected by using the Coccinelle software. > > Please also look in

[Bug 103404] HDMI Audio with RX Vega not working on drm-next-4.15-dc (device listed as unconnected)

2017-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103404 --- Comment #4 from monkeyku...@web.de --- I have exactly the same problem here with a rx vega 56 and rx vega 64 -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel