Re: [Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Lucas Stach
Am Montag, den 30.04.2012, 21:42 +0200 schrieb Francisco Jerez: > Lucas Stach writes: > > > Am Montag, den 30.04.2012, 20:08 +0200 schrieb Francisco Jerez: > >> Lucas Stach writes: > >>[...] > >> > +/* only advertise supported texture formats */ > >> > +memset(&ctx->TextureFormat

Re: [Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Francisco Jerez
Lucas Stach writes: > Am Montag, den 30.04.2012, 20:08 +0200 schrieb Francisco Jerez: >> Lucas Stach writes: >>[...] >> > + /* only advertise supported texture formats */ >> > + memset(&ctx->TextureFormatSupported, 0, >> > + sizeof(ctx->TextureFormatSupported)); >> > + ctx->TextureFor

Re: [Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Lucas Stach
And I managed to hit "reply privately" two times in a row. -.- Am Montag, den 30.04.2012, 20:19 +0200 schrieb Lucas Stach: > Am Montag, den 30.04.2012, 19:54 +0200 schrieb Christoph Bumiller: > > On 30.04.2012 19:16, Lucas Stach wrote: > > > Fixes an assertion seen by users. > > > > > > Signed-off

Re: [Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Lucas Stach
And I managed to hit "reply privately" two times in a row. -.- Am Montag, den 30.04.2012, 20:22 +0200 schrieb Lucas Stach: > Am Montag, den 30.04.2012, 20:08 +0200 schrieb Francisco Jerez: > > Lucas Stach writes: > > > > > Fixes an assertion seen by users. > > > > > > Signed-off-by: Lucas Stach

Re: [Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Francisco Jerez
Lucas Stach writes: > Fixes an assertion seen by users. > > Signed-off-by: Lucas Stach > Tested-by: JohnDoe_71Rus on irc > --- > src/mesa/drivers/dri/nouveau/nouveau_context.c |9 + > 1 file changed, 9 insertions(+) > > diff --git a/src/mesa/drivers/dri/nouveau/nouveau_context.c >

Re: [Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Christoph Bumiller
On 30.04.2012 19:16, Lucas Stach wrote: > Fixes an assertion seen by users. > > Signed-off-by: Lucas Stach > Tested-by: JohnDoe_71Rus on irc > --- > src/mesa/drivers/dri/nouveau/nouveau_context.c |9 + > 1 file changed, 9 insertions(+) > > diff --git a/src/mesa/drivers/dri/nouveau/nou

[Nouveau] [Bug 49148] nv20_state_fb.c:50: get_rt_format: Assertion `0' failed.

2012-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49148 --- Comment #2 from JohnDoe_71Rus 2012-04-30 10:54:01 UTC --- patch fix problem. thanks. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for t

[Nouveau] [PATCH] nouveau/vieux: only advertise supported texture formats

2012-04-30 Thread Lucas Stach
Fixes an assertion seen by users. Signed-off-by: Lucas Stach Tested-by: JohnDoe_71Rus on irc --- src/mesa/drivers/dri/nouveau/nouveau_context.c |9 + 1 file changed, 9 insertions(+) diff --git a/src/mesa/drivers/dri/nouveau/nouveau_context.c b/src/mesa/drivers/dri/nouveau/nouveau_c

Re: [Nouveau] [PATCH v2 4/4] drm/nouveau: gpu lockup recovery

2012-04-30 Thread Martin Peres
Le 28/04/2012 16:56, Marcin Slusarz a écrit : On Wed, Apr 25, 2012 at 11:20:36PM +0200, Marcin Slusarz wrote: Overall idea: Detect lockups by watching for timeouts (vm flush / fence), return -EIOs, handle them at ioctl level, reset the GPU and repeat last ioctl. GPU reset is done by doing suspe

[Nouveau] [Bug 49295] New: artifacts in prboom on NV86

2012-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49295 Bug #: 49295 Summary: artifacts in prboom on NV86 Classification: Unclassified Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW