Re: [PATCH] intel/decode: VERTEX_ELEMENT_STATE, 1 means valid

2012-06-27 Thread Ben Widawsky
On Wed, 27 Jun 2012 10:02:35 -0700 Eric Anholt wrote: > Ben Widawsky writes: > > > The logic seemed to be inverse to me. > > > > Signed-off-by: Ben Widawsky > > Reviewed-by: Eric Anholt This patch was bonghits :-( My bad, I've fixed the problem upstream though which turned out to just be a

[PATCH] intel/decode: VERTEX_ELEMENT_STATE, 1 means valid

2012-06-27 Thread Ben Widawsky
On Wed, 27 Jun 2012 10:02:35 -0700 Eric Anholt wrote: > Ben Widawsky writes: > > > The logic seemed to be inverse to me. > > > > Signed-off-by: Ben Widawsky > > Reviewed-by: Eric Anholt This patch was bonghits :-( My bad, I've fixed the problem upstream though which turned out to just be a

Re: [PATCH] intel/decode: VERTEX_ELEMENT_STATE, 1 means valid

2012-06-27 Thread Eric Anholt
Ben Widawsky writes: > The logic seemed to be inverse to me. > > Signed-off-by: Ben Widawsky Reviewed-by: Eric Anholt pgpCK8cwbGLJx.pgp Description: PGP signature ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.o

[PATCH] intel/decode: VERTEX_ELEMENT_STATE, 1 means valid

2012-06-27 Thread Eric Anholt
Ben Widawsky writes: > The logic seemed to be inverse to me. > > Signed-off-by: Ben Widawsky Reviewed-by: Eric Anholt -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL:

[PATCH] intel/decode: VERTEX_ELEMENT_STATE, 1 means valid

2012-06-24 Thread Ben Widawsky
The logic seemed to be inverse to me. Signed-off-by: Ben Widawsky --- intel/intel_decode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intel/intel_decode.c b/intel/intel_decode.c index c9bfee4..eac48c3 100644 --- a/intel/intel_decode.c +++ b/intel/intel_decode.c @@ -3390,

[PATCH] intel/decode: VERTEX_ELEMENT_STATE, 1 means valid

2012-06-24 Thread Ben Widawsky
The logic seemed to be inverse to me. Signed-off-by: Ben Widawsky --- intel/intel_decode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intel/intel_decode.c b/intel/intel_decode.c index c9bfee4..eac48c3 100644 --- a/intel/intel_decode.c +++ b/intel/intel_decode.c @@ -3390,