[Intel-gfx] [PATCH] testcases: Slice Shutdown testscases.

2013-11-06 Thread Rodrigo Vivi
1. sysfs half/full switch. 4. execbuf without I915_EXEC_USE_PREDICATE 5. execbuf with I915_EXEC_USE_PREDICATE v2: include more tests and s/GT_FULL/USE_PREDICATE v3: make it more reliable and fix few comments v4: use number of slices on (1,2) instead of half and full strings. v5: respect new naming

Re: [Intel-gfx] [PATCH] testcases: Slice Shutdown testscases.

2013-11-06 Thread Daniel Vetter
On Tue, Nov 05, 2013 at 08:45:09PM -0200, Rodrigo Vivi wrote: > 1. sysfs half/full switch. > 4. execbuf without I915_EXEC_USE_PREDICATE > 5. execbuf with I915_EXEC_USE_PREDICATE > > v2: include more tests and s/GT_FULL/USE_PREDICATE > v3: make it more reliable and fix few comments > v4: use number

[Intel-gfx] [PATCH] testcases: Slice Shutdown testscases.

2013-11-05 Thread Rodrigo Vivi
1. sysfs half/full switch. 4. execbuf without I915_EXEC_USE_PREDICATE 5. execbuf with I915_EXEC_USE_PREDICATE v2: include more tests and s/GT_FULL/USE_PREDICATE v3: make it more reliable and fix few comments v4: use number of slices on (1,2) instead of half and full strings. Signed-off-by: Rodrig

[Intel-gfx] [PATCH] testcases: Slice Shutdown testscases.

2013-10-21 Thread Rodrigo Vivi
1. sysfs half/full switch. 2. on full execbuf without I915_EXEC_USE_PREDICATE 3. on full execbuf with I915_EXEC_USE_PREDICATE 4. on half execbuf without I915_EXEC_USE_PREDICATE 5. on half execbuf with I915_EXEC_USE_PREDICATE v2: include more tests and s/GT_FULL/USE_PREDICATE v3: make it more relia

[Intel-gfx] [PATCH] testcases: Slice Shutdown testscases.

2013-10-15 Thread Rodrigo Vivi
1. sysfs half/full switch. 2. on full execbuf without I915_EXEC_USE_PREDICATE 3. on full execbuf with I915_EXEC_USE_PREDICATE 4. on half execbuf without I915_EXEC_USE_PREDICATE 5. on half execbuf with I915_EXEC_USE_PREDICATE v2: include more tests and s/GT_FULL/USE_PREDICATE Signed-off-by: Rodrig