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

2014-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82255 --- Comment #12 from Ilia Mirkin --- The source data is messed up. Just look at the luma/chroma planes that you captured. The overall image is 1280x544. Which means that each field is 1280x272. And chroma would be 640x136 These look great: gm d

[Nouveau] [PATCH] nvc0: don't make 1d staging textures linear

2014-08-31 Thread Ilia Mirkin
Experimentally, the sampler doesn't appear to like these, neither as buffer nor as rect textures. So remove 1D from the list of texture types to make linear when used for staging. This fixes the OSD in mplayer for VDPAU. Signed-off-by: Ilia Mirkin Cc: "10.2 10.3" --- src/gallium/drivers/nouvea

[Nouveau] [Bug 83168] [NV46] No display after suspend to RAM

2014-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83168 --- Comment #10 from Neven Sajko --- Created attachment 105515 --> https://bugs.freedesktop.org/attachment.cgi?id=105515&action=edit kernel log from linux 3.2 -- You are receiving this mail because: You are the assignee for the bug. _

[Nouveau] [Bug 83168] [NV46] No display after suspend to RAM

2014-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83168 --- Comment #9 from Neven Sajko --- I built and installed linux 3.2 and it also didn't give a display after suspend. I took a kernel log again while the display didn't work, and it seems that Nouveau didn't make any errors!? I'll upload it as lin

Re: [Nouveau] [Mesa-stable] [PATCH 2/2] nv50: zero out unbound samplers

2014-08-31 Thread Emil Velikov
On 31/08/14 01:13, Ilia Mirkin wrote: > On Sat, Aug 30, 2014 at 8:09 PM, Emil Velikov > wrote: >> On 31/08/14 00:34, Ilia Mirkin wrote: >>> On Sat, Aug 30, 2014 at 7:30 PM, Emil Velikov >>> wrote: On 30/08/14 23:02, Ilia Mirkin wrote: > Samplers are only defined up to num_samplers, so

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Martin Peres
On 31/08/2014 17:20, Christian Costa wrote: Le 31/08/2014 17:18, Christian Costa a écrit : Le 31/08/2014 16:23, Martin Peres a écrit : On 31/08/2014 16:19, Christian Costa wrote: Le 31/08/2014 16:11, Martin Peres a écrit : On 31/08/2014 16:01, Christian Costa wrote: Le 31/08/2014 15:12, Mart

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Christian Costa
Le 31/08/2014 17:18, Christian Costa a écrit : Le 31/08/2014 16:23, Martin Peres a écrit : On 31/08/2014 16:19, Christian Costa wrote: Le 31/08/2014 16:11, Martin Peres a écrit : On 31/08/2014 16:01, Christian Costa wrote: Le 31/08/2014 15:12, Martin Peres a écrit : On 31/08/2014 15:00, Chri

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Christian Costa
Le 31/08/2014 16:23, Martin Peres a écrit : On 31/08/2014 16:19, Christian Costa wrote: Le 31/08/2014 16:11, Martin Peres a écrit : On 31/08/2014 16:01, Christian Costa wrote: Le 31/08/2014 15:12, Martin Peres a écrit : On 31/08/2014 15:00, Christian Costa wrote: Otherwise some values are no

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Martin Peres
On 31/08/2014 16:19, Christian Costa wrote: Le 31/08/2014 16:11, Martin Peres a écrit : On 31/08/2014 16:01, Christian Costa wrote: Le 31/08/2014 15:12, Martin Peres a écrit : On 31/08/2014 15:00, Christian Costa wrote: Otherwise some values are not tested at all. I would rather have a warnin

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Christian Costa
Le 31/08/2014 16:11, Martin Peres a écrit : On 31/08/2014 16:01, Christian Costa wrote: Le 31/08/2014 15:12, Martin Peres a écrit : On 31/08/2014 15:00, Christian Costa wrote: Otherwise some values are not tested at all. I would rather have a warning than the program doing stuff behind my bac

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Martin Peres
On 31/08/2014 16:01, Christian Costa wrote: Le 31/08/2014 15:12, Martin Peres a écrit : On 31/08/2014 15:00, Christian Costa wrote: Otherwise some values are not tested at all. I would rather have a warning than the program doing stuff behind my back. This is a dev tool, dumb == good ;) But

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Christian Costa
Le 31/08/2014 15:12, Martin Peres a écrit : On 31/08/2014 15:00, Christian Costa wrote: Otherwise some values are not tested at all. I would rather have a warning than the program doing stuff behind my back. This is a dev tool, dumb == good ;) But why didn't you call it Dumb mode rather that

Re: [Nouveau] [PATCH envytools] nvbios: Add missing null byte to string read from file.

2014-08-31 Thread Martin Peres
On 31/08/2014 15:00, Christian Costa wrote: --- nvbios/nvbios.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nvbios/nvbios.c b/nvbios/nvbios.c index f7aafe3..28e62ad 100644 --- a/nvbios/nvbios.c +++ b/nvbios/nvbios.c @@ -774,11 +774,12 @@ int set_strap_from_string(c

Re: [Nouveau] [PATCH envytools] nva: Add nvaforcetemp to git ignore and sort it for better update

2014-08-31 Thread Martin Peres
Woops, my bad... Sorry! ___ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau

Re: [Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Martin Peres
On 31/08/2014 15:00, Christian Costa wrote: Otherwise some values are not tested at all. I would rather have a warning than the program doing stuff behind my back. This is a dev tool, dumb == good ;) ___ Nouveau mailing list Nouveau@lists.freedesktop.

[Nouveau] [PATCH envytools] nvamemtiming: Handle target < initial case when iterating values

2014-08-31 Thread Christian Costa
Otherwise some values are not tested at all. --- nva/set_timings.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nva/set_timings.c b/nva/set_timings.c index 6cd831c..7a8f845 100644 --- a/nva/set_timings.c +++ b/nva/set_timings.c @@ -408,7 +408,7 @@ static void iterate_v

[Nouveau] [PATCH envytools] nvamemtiming: Update usage.

2014-08-31 Thread Christian Costa
--- nva/nvamemtiming.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nva/nvamemtiming.c b/nva/nvamemtiming.c index 4468f81..75c6e49 100644 --- a/nva/nvamemtiming.c +++ b/nva/nvamemtiming.c @@ -51,6 +51,8 @@ void usage(int argc, char **argv) fprintf(stderr, "\t-e: Only modify the sp

[Nouveau] [PATCH envytools] nvbios: Add missing null byte to string read from file.

2014-08-31 Thread Christian Costa
--- nvbios/nvbios.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nvbios/nvbios.c b/nvbios/nvbios.c index f7aafe3..28e62ad 100644 --- a/nvbios/nvbios.c +++ b/nvbios/nvbios.c @@ -774,11 +774,12 @@ int set_strap_from_string(const char* strap_s) int set_strap_from_file(con

[Nouveau] [PATCH envytools] nva: Add nvaforcetemp to git ignore and sort it for better update

2014-08-31 Thread Christian Costa
--- nva/.gitignore | 53 +++-- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/nva/.gitignore b/nva/.gitignore index 5c9184b..72de056 100644 --- a/nva/.gitignore +++ b/nva/.gitignore @@ -1,39 +1,40 @@ +evotiming +libnva.a +libnva.so +