Re: [Intel-gfx] [PATCH i-g-t 3/9] tests/perf: Add testcase to verify ctx id

2017-09-21 Thread Ewelina Musial
On Wed, Sep 13, 2017 at 04:22:02PM +0530, Sagar Arun Kamble wrote: > This subtest verifies that the CS perf samples contains > proper HW context ID as captured through CONTEXT_PARAM_HW_ID. > > v2: Updated property enum names. > > Signed-off-by: Sagar Arun Kamble Reviewed-by: Ewelina Musial > --

[Intel-gfx] [PATCH i-g-t 3/9] tests/perf: Add testcase to verify ctx id

2017-09-13 Thread Sagar Arun Kamble
This subtest verifies that the CS perf samples contains proper HW context ID as captured through CONTEXT_PARAM_HW_ID. v2: Updated property enum names. Signed-off-by: Sagar Arun Kamble --- lib/ioctl_wrappers.h| 1 + tests/intel_perf_dapc.c | 102