[Bug 106670] AMD GPU Error, random lockup, Ryzen 2500U Vega 8 GPU

2018-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106670 --- Comment #6 from JerryD --- I used grubby to add to my kernel boot command 'idle=nomwait' and the problem seems resolved. The mwait instruction is known to possibly hang threads on some earlier released ryzen chips as documented in the AMD

[drm-tip:drm-tip 7/8] debug.c:undefined reference to `save_stack_trace'

2018-07-21 Thread kbuild test robot
Hi Chris, It's probably a bug fix that unveils the link errors. tree: git://anongit.freedesktop.org/drm/drm-tip drm-tip head: c49f62682d40bd553d906245815a73976cfb604a commit: b339ba2c91ecf03b38560c20e88d98dc7b6739f6 [7/8] Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 --- Comment #1 from jamesstewartmil...@gmail.com --- sudo modprobe radeon gives modprobe: ERROR: could not insert 'radeon': Invalid argument I have tried oibaf drivers ppa and also have compiled a custom rt kernel (for audio use), with no joy. I

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 Bug ID: 107324 Summary: Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument Product: DRI Version: unspecified Hardware:

[Bug 105532] Broken map generation in Northgard game

2018-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105532 --- Comment #9 from Christian Lanig --- I can confirm this for Hawaii, Polaris 20 and Raven. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows

2018-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106175 --- Comment #21 from tempel.jul...@gmail.com --- Don't want to nag at anyone, but this bug still makes DC unusable for me and thus is a real dealbreaker. Does implementing a fix for it require lots of efforts? -- You are receiving this mail

Re: [PATCH 1/2] drm/fb_helper: Add drm_fb_helper_output_poll_changed_with_rpm()

2018-07-21 Thread Lukas Wunner
On Thu, Jul 19, 2018 at 08:08:15PM -0400, Lyude Paul wrote: > On Thu, 2018-07-19 at 09:49 +0200, Lukas Wunner wrote: > > On Wed, Jul 18, 2018 at 04:56:39PM -0400, Lyude Paul wrote: > > > When DP MST hubs get confused, they can occasionally stop responding for > > > a good bit of time up until the

[Bug 105532] Broken map generation in Northgard game

2018-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105532 Alexander Tsoy changed: What|Removed |Added Resolution|--- |NOTOURBUG Status|NEW

Re: [PATCH 04/10] drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the logic

2018-07-21 Thread Boris Brezillon
Hi Alexandru, On Fri, 20 Jul 2018 22:15:03 +0100 Alexandru Gheorghe wrote: Please add a commit message here (even if it's just repeating what the subject says). > Signed-off-by: Alexandru Gheorghe With this addressed: Acked-by: Boris Brezillon > --- >