[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #4 from Frédéric Pierret (frederic.epi...@orange.fr) --- Hi, While debugging it I found the exception comes from gv100_disp_intr_exc_other in gv100.c because stat = 0x1800. I'm trying to figure out what messed up in the 'disp' str

[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #5 from Ilia Mirkin (imir...@alum.mit.edu) --- Your kernel log doesn't have anything too weird in it (which is good). However I did see a similar type of error with someone using coreboot (admittedly, with an MCP77 IGP). Are you using

[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #6 from Frédéric Pierret (frederic.epi...@orange.fr) --- (In reply to Ilia Mirkin from comment #5) > Your kernel log doesn't have anything too weird in it (which is good). > However I did see a similar type of error with someone using

[Bug 206231] R9 280X low performance with all games

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #45 from Sylvain BERTRAND (sylvain.bertr...@gmail.com) --- On Fri, Jan 24, 2020 at 09:47:44PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > In other words, this presumes the shaders submitted for compilation by dirt > rally engin

Re: [Bug 206231] R9 280X low performance with all games

2020-01-26 Thread sylvain . bertrand
On Fri, Jan 24, 2020 at 09:47:44PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > In other words, this presumes the shaders submitted for compilation by dirt > rally engine are different each time the game is run ??? It may be related to the brand new mesa/src/gallium/auxiliary/util/u_live_

[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #7 from Frédéric Pierret (frederic.epi...@orange.fr) --- With Marek, we think to found the problem. In nv50_disp_chan_mthd function, the exact NULL pointer reference is mthd->data[0]->mthd. Precisely, mthd->data is not null but mthd->

Re: [PATCH 0/5] drm/lima: add heap buffer support

2020-01-26 Thread Vasily Khoruzhick
On Thu, Jan 16, 2020 at 5:12 AM Qiang Yu wrote: > > Support heap buffer allocation which can grow the back memory > size when GP has an out of memory interrupt so that user don't > need to allocate a very large buffer at the beginning. Whole series: Reviewed-by: Vasily Khoruzhick > Qiang Yu (5

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 Manuel Ullmann (la...@posteo.de) changed: What|Removed |Added CC||la...@posteo.de --- Co

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 --- Comment #6 from Manuel Ullmann (la...@posteo.de) --- Created attachment 286981 --> https://bugzilla.kernel.org/attachment.cgi?id=286981&action=edit Xorg log on commit 50575eb5b339683ee148189beae5eb53ccb3158b -- You are receiving this mail

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 Manuel Ullmann (la...@posteo.de) changed: What|Removed |Added Attachment #286981|0 |1 is obsolete|

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 --- Comment #9 from Manuel Ullmann (la...@posteo.de) --- Created attachment 286987 --> https://bugzilla.kernel.org/attachment.cgi?id=286987&action=edit Xorg log of bad commit 1ea8751bd28d1ec2b36a56ec6bc1ac28903d09b4 -- You are receiving this m

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 --- Comment #8 from Manuel Ullmann (la...@posteo.de) --- Created attachment 286985 --> https://bugzilla.kernel.org/attachment.cgi?id=286985&action=edit Kernel log of good commit 50575eb5b339683ee148189beae5eb53ccb3158b -- You are receiving thi

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 --- Comment #10 from Manuel Ullmann (la...@posteo.de) --- Created attachment 286989 --> https://bugzilla.kernel.org/attachment.cgi?id=286989&action=edit Kernel log of bad commit 1ea8751bd28d1ec2b36a56ec6bc1ac28903d09b4 -- You are receiving thi

[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #8 from Frédéric Pierret (frederic.epi...@orange.fr) --- We found more information! The previous tests was done with those added lines: --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c +++ b/drivers/gpu/drm/nouveau/nvkm/engi

[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #9 from Frédéric Pierret (frederic.epi...@orange.fr) --- A rather simple and temporary fix we found is to add: diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c b/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c inde

[Bug 205915] AMDGPU: Screen flicker after resume from suspend

2020-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205915 --- Comment #11 from Manuel Ullmann (la...@posteo.de) --- Reverting 1ea8751bd28d1ec2b36a56ec6bc1ac28903d09b4 on HEAD, currently 5.5-rc7+, seems to fix it. The revert should probably be limited to the 2 hunks in the clock manager files to preserve

[radeon-alex:amd-19.50 1962/2713] include/kcl/kcl_drm.h:191:9: error: too few arguments to function 'drm_encoder_init'

2020-01-26 Thread kbuild test robot
Hi Yifan, FYI, the error/warning still remains. tree: git://people.freedesktop.org/~agd5f/linux.git amd-19.50 head: f9a0b7ad3447d7766dda9923e63a5f4d0be7ce47 commit: 35781c0b8d19ed0d1bdb8cfa85780841ea7985ff [1962/2713] drm/amdkcl: Test whether drm_encoder_init() wants name config: i386-allyes

[radeon-alex:amd-19.50 1963/2713] include/kcl/kcl_drm.h:206:10: error: too few arguments to function 'drm_crtc_init_with_planes'

2020-01-26 Thread kbuild test robot
Hi Slava, FYI, the error/warning still remains. tree: git://people.freedesktop.org/~agd5f/linux.git amd-19.50 head: f9a0b7ad3447d7766dda9923e63a5f4d0be7ce47 commit: f2e0d469732d27bc612df52b42094309ba5877d9 [1963/2713] drm/amdkcl: Test whether drm_crtc_init_with_planes() wants name config: i3

Re: [PATCH] matroxfb: add Matrox MGA-G200eW board support

2020-01-26 Thread Thomas Zimmermann
Hi Am 25.01.20 um 20:55 schrieb Rich Felker: > Signed-off-by: Rich Felker > -- > I've had this lying around a while and figure I should send it > upsteam; it's needed to support the onboard video on my Spectre-free > Atom S1260 server board. This HW is supported by mgag200, which is maintained.