[Nouveau] [Bug 81136] [NV92] Regression in Linux 3.15: GPU lockup after suspend

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81136 Vasileios P. Lourdas changed: What|Removed |Added CC||bugzi...@lourdas.name --- Comment

[Nouveau] [Bug 81136] [NV92] Regression in Linux 3.15: GPU lockup after suspend

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81136 --- Comment #4 from Vasileios P. Lourdas --- Created attachment 104373 --> https://bugs.freedesktop.org/attachment.cgi?id=104373&action=edit kernel messages during wake-up from resume -- You are receiving this mail because: You are the assign

[Nouveau] [Bug 81136] [NV92] Regression in Linux 3.15: GPU lockup after suspend

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81136 --- Comment #5 from Vasileios P. Lourdas --- Forgot to mention my card model: # lspci -v|fgrep -i vga 01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 GT] (rev a1) (prog-if 00 [VGA controller]) -- You are receiving this

[Nouveau] [Bug 51477] [NV10, NV20] bad/missing graphics, usually alpha-related

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51477 --- Comment #26 from Emil Velikov --- (In reply to comment #24) > I noticed a weird thing in the bisected commit... does this patch help? > This patch alone does not help (see comment 10 and 11). Although I would suspect it's because of the inco

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #5 from Emil Velikov --- Created attachment 104384 --> https://bugs.freedesktop.org/attachment.cgi?id=104384&action=edit luma plane, top field -- You are receiving this mail because: You are the assignee for the bug. _

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #6 from Emil Velikov --- Created attachment 104385 --> https://bugs.freedesktop.org/attachment.cgi?id=104385&action=edit luma plane, bottom field -- You are receiving this mail because: You are the assignee for the bug. __

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #7 from Emil Velikov --- Created attachment 104386 --> https://bugs.freedesktop.org/attachment.cgi?id=104386&action=edit chroma plane, top field -- You are receiving this mail because: You are the assignee for the bug. ___

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #8 from Emil Velikov --- Created attachment 104387 --> https://bugs.freedesktop.org/attachment.cgi?id=104387&action=edit chroma plane, bottom field -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #9 from Emil Velikov --- As requested by Ilia, the above four are the raw data (unaltered by the ST ?) gathered from vlVdpVideoSurfaceGetBitsYCbCr(), prior to the colorspace conversion. -- You are receiving this mail because: You ar

[Nouveau] [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81283 --- Comment #5 from Clemens Eisserer --- The two patches fix both issues - the icon corruption when RGB font hinting is activated, as well as somtimes missing text with greyscale antialiasing :) This makes my old laptop a fully functional email/

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 Emil Velikov changed: What|Removed |Added Attachment #104384|text/plain |application/octet-stream mime ty

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #10 from Emil Velikov --- Created attachment 104388 --> https://bugs.freedesktop.org/attachment.cgi?id=104388&action=edit First frame, post vlVdpCopyNV12ToYV12(). Fetched at libvdpau_trace level. Result should be the same if done i

[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #11 from Emil Velikov --- Created attachment 104390 --> https://bugs.freedesktop.org/attachment.cgi?id=104390&action=edit First frame, post colorspace conversion, without interleaving vlVdpCopyNV12ToYV12 interleaves the top and bot

[Nouveau] [Bug 80627] [NVE6] 'HUB_INIT timed out' 'Watchdog detected hard LOCKUP on cpu 7'

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80627 --- Comment #3 from buhman --- The ioread32 craziness vanished on or before darktama/nouveau @ 19ae6962 and kernel 3.17-mw. -- You are receiving this mail because: You are the assignee for the bug. __

[Nouveau] Coordinate systems on on nv10-era cards

2014-08-10 Thread Ilia Mirkin
Hello, I'm trying to debug why fbo-copyteximage-simple is failing, and I'm... failing. It's an extremely simple test. I'm pretty sure that the copyteximage part of it has nothing to do with the failure, at least it behaves identically when I just return tex instead of copiex_tex. Without any modi

[Nouveau] [Bug 81136] [NV92] Regression in Linux 3.15: GPU lockup after suspend

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81136 Sven Joachim changed: What|Removed |Added CC||svenj...@gmx.de --- Comment #6 from Sven