Displaying 20 results from an estimated 22 matches for "svenjoac".
2012 Sep 01
7
[Bug 54359] New: X crashes after resume (8600GT / NV84)
https://bugs.freedesktop.org/show_bug.cgi?id=54359
Bug #: 54359
Summary: X crashes after resume (8600GT / NV84)
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2010 Mar 24
3
[Bug 27288] New: EXA corruption on small pixmaps
http://bugs.freedesktop.org/show_bug.cgi?id=27288
Summary: EXA corruption on small pixmaps
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2010 Jul 17
4
[Bug 29129] New: Cannot set refresh rate on nv50
...URL: http://marc.info/?l=linux-kernel&m=127913459017236&w=2
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: svenjoac at gmx.de
QAContact: xorg-team at lists.x.org
Since Linux 2.6.34, it is no longer possible to set the refresh rate with the
"video=... at nn" parameter, e.g. video=1280x1024 at 75 is ignored.
I bisected this to the following commit:
drm/nv50: enable hpd on any connector we kn...
2013 Jun 13
1
[PATCH] Link against libdrm
The DDX uses symbols from libdrm but currently does not link against
it, but rather relies on indirect linkage from libdrm_nouveau. This
could lead to insufficient dependencies in distribution packages, seen
in http://bugs.debian.org/633786.
Signed-off-by: Sven Joachim <svenjoac at gmx.de>
---
configure.ac | 1 +
src/Makefile.am | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 6f7f870..b54b8cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,6 +80,7 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
XORG_...
2012 Apr 30
6
[Bug 49295] New: artifacts in prboom on NV86
...Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: svenjoac at gmx.de
Created attachment 60784
--> https://bugs.freedesktop.org/attachment.cgi?id=60784
Doom 1, Episode 1, Map 4 under prboom 2.5.0
Under prboom 2.5.0 with OpenGL renderer, I'm seeing bad artifacts:
- Walls are very bright, sometimes transparent. In some cases,
the texture disap...
2014 Jul 10
14
[Bug 81136] New: [NV92] Regression in Linux 3.15: GPU lockup after suspend
https://bugs.freedesktop.org/show_bug.cgi?id=81136
Priority: medium
Bug ID: 81136
Assignee: nouveau at lists.freedesktop.org
Summary: [NV92] Regression in Linux 3.15: GPU lockup after
suspend
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
2012 Feb 07
7
[Bug 45752] New: Debian Wheezy with xfce4-power-manager and noveau fails to resume from hibernate
https://bugs.freedesktop.org/show_bug.cgi?id=45752
Bug #: 45752
Summary: Debian Wheezy with xfce4-power-manager and noveau
fails to resume from hibernate
Classification: Unclassified
Product: xorg
Version: 7.7 (2011)
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity:
2017 Oct 23
9
[Bug 103421] New: Kernel 4.13+ nouveau breaks screen output
https://bugs.freedesktop.org/show_bug.cgi?id=103421
Bug ID: 103421
Summary: Kernel 4.13+ nouveau breaks screen output
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2013 Jul 31
0
[PATCH 2/2] xv: speed up YV12 -> NV12 conversion using SSE2 if available
On 2013-07-31 19:18 +0200, Ilia Mirkin wrote:
> On Wed, Jul 31, 2013 at 1:16 PM, Sven Joachim <svenjoac at gmx.de> wrote:
>>
>> Unfortunately, immintrin.h is not available on most architectures,
>> leading to build failures as can be seen on
>> https://buildd.debian.org/status/package.php?p=xserver-xorg-video-nouveau.
>
> Sorry :( I thought that immintrin.h would be a...
2010 Dec 04
6
[Bug 32097] New: Segfault when starting X with latest nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=32097
Summary: Segfault when starting X with latest nouveau
Product: xorg
Version: 7.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2013 Jul 29
3
[PATCH 1/2] xv: fix last pixel for big-endian machines in YV12 -> NV12 conversion
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
src/nouveau_xv.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/nouveau_xv.c b/src/nouveau_xv.c
index 8eafcf0..567e30c 100644
--- a/src/nouveau_xv.c
+++ b/src/nouveau_xv.c
@@ -552,8 +552,11 @@ NVCopyNV12ColorPlanes(unsigned char *src1, unsigned char *src2,
if (e) {
unsigned short *vud = (unsigned
2014 Apr 12
25
[Bug 77361] New: nouveau not working on 3.13 linux kernel
https://bugs.freedesktop.org/show_bug.cgi?id=77361
Priority: medium
Bug ID: 77361
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau not working on 3.13 linux kernel
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: sam.halliday at gmail.com
2015 Dec 20
8
[Bug 93458] New: page allocation failure: order:5, mode:0x240c0c0
https://bugs.freedesktop.org/show_bug.cgi?id=93458
Bug ID: 93458
Summary: page allocation failure: order:5, mode:0x240c0c0
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain Roger Rieunier <sylvain.roger.rieunier@gmail....
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain Roger Rieunier <sylvain.roger.rieunier@gmail....
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain Roger Rieunier <sylvain.roger.rieunier@gmail....
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Svetoslav Neykov <svetoslav@neykov.name>
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Svetoslav Neykov <svetoslav@neykov.name>
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Svetoslav Neykov <svetoslav@neykov.name>
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...omain.de>
Sven Killig <sven@killig.de>
Sven Schmitt <sven.schmitt@volkswagen.de>
Sven Schnelle <svens@stackframe.org>
Sven Schuchmann <schuchmann@schleissheimer.de>
Sven Vermeulen <sven.vermeulen@siphos.be>
Sven Wegener <sven.wegener@stealer.net>
svenjoac@gmx.de
Svetoslav Neykov <svetoslav@neykov.name>
Swapna Thete <swapna.thete@qlogic.com>
Syam Sidhardhan <s.syam@samsung.com>
Syed Rafiuddin <srafiuddin@nvidia.com>
Sylvain Munaut <s.munaut@whatever-company.com>
Sylvain Munaut <tnt@246tNt.com>
Sylvain...