Re: [Intel-gfx] [PATCH I-G-T 1/4] lib: Add PSR utility functions to igt library.

2017-03-23 Thread Vivi, Rodrigo
On Mon, 2017-02-13 at 15:43 -0800, Jim Bride wrote: > Factor out some code that was replicated in three test utilities into > some new IGT library functions so that we are checking PSR status in > a consistent fashion across all of our PSR tests. > > Cc: Rodrigo Vivi > Cc: Paulo Zanoni > Signed-

[Intel-gfx] [PATCH I-G-T 1/4] lib: Add PSR utility functions to igt library.

2017-02-13 Thread Jim Bride
Factor out some code that was replicated in three test utilities into some new IGT library functions so that we are checking PSR status in a consistent fashion across all of our PSR tests. Cc: Rodrigo Vivi Cc: Paulo Zanoni Signed-off-by: Jim Bride --- lib/Makefile.sources | 2 + lib/igt.h