Re: [Intel-gfx] [PATCH i-g-t 7/9] tests/perf: Add testcase to verify mmio

2017-09-21 Thread Ewelina Musial
On Wed, Sep 13, 2017 at 04:22:06PM +0530, Sagar Arun Kamble wrote: > v2: Updated the check for RC6 register value. > Updated property enum names. Defined local_I915_PERF_MMIO_NUM_MAX > and local_drm_i915_perf_mmio_list for local use. > > Signed-off-by: Sagar Arun Kamble

[Intel-gfx] [PATCH i-g-t 7/9] tests/perf: Add testcase to verify mmio

2017-09-13 Thread Sagar Arun Kamble
v2: Updated the check for RC6 register value. Updated property enum names. Defined local_I915_PERF_MMIO_NUM_MAX and local_drm_i915_perf_mmio_list for local use. Signed-off-by: Sagar Arun Kamble --- tests/intel_perf_dapc.c | 266