Re: [Intel-gfx] [PATCH i-g-t v2] tests: add slice power programming test

2017-10-02 Thread Joonas Lahtinen
On Fri, 2017-09-22 at 16:11 +0100, Lionel Landwerlin wrote: > Verifies that the kernel programs slices correctly based by reading > the value of PWR_CLK_STATE register. > > v2: Add subslice tests (Lionel) > Use MI_SET_PREDICATE for further verification when available (Lionel) > > Signed-off-b

Re: [Intel-gfx] [PATCH i-g-t v2] tests: add slice power programming test

2017-09-25 Thread Petri Latvala
On Fri, Sep 22, 2017 at 04:11:33PM +0100, Lionel Landwerlin wrote: > Verifies that the kernel programs slices correctly based by reading > the value of PWR_CLK_STATE register. > > v2: Add subslice tests (Lionel) > Use MI_SET_PREDICATE for further verification when available (Lionel) > > Signe

Re: [Intel-gfx] [PATCH i-g-t v2] tests: add slice power programming test

2017-09-22 Thread Chris Wilson
Quoting Lionel Landwerlin (2017-09-22 16:11:33) > Verifies that the kernel programs slices correctly based by reading > the value of PWR_CLK_STATE register. > > v2: Add subslice tests (Lionel) > Use MI_SET_PREDICATE for further verification when available (Lionel) Since this is being created

[Intel-gfx] [PATCH i-g-t v2] tests: add slice power programming test

2017-09-22 Thread Lionel Landwerlin
Verifies that the kernel programs slices correctly based by reading the value of PWR_CLK_STATE register. v2: Add subslice tests (Lionel) Use MI_SET_PREDICATE for further verification when available (Lionel) Signed-off-by: Lionel Landwerlin --- tests/Makefile.sources | 1 + tests/ctx_rpcs.