Re: [Intel-gfx] [PATCH] tests: rc6 residency test

2012-03-27 Thread Ben Widawsky
On Tue, 27 Mar 2012 18:59:42 -0700 Ben Widawsky wrote: > This is meant to test the sysfs entry for showing rc6 residency in > milliseconds. Remember, sysfs is a permanent interface. > > v2: use new get_card interface to try "all" devices > check rc6p and rc6pp in addition to rc6 > > v3: rename

[Intel-gfx] [PATCH] tests: rc6 residency test

2012-03-27 Thread Ben Widawsky
This is meant to test the sysfs entry for showing rc6 residency in milliseconds. Remember, sysfs is a permanent interface. v2: use new get_card interface to try "all" devices check rc6p and rc6pp in addition to rc6 v3: rename rc6_residency.c to sysfs_rc6_residency.c print better error messages sk