Re: [Intel-gfx] [PATCH v2 3/9] drm/i915/perf: refactor perf setup

2017-11-10 Thread Matthew Auld
On 2 November 2017 at 16:29, Lionel Landwerlin wrote: > Gen8/9 aren't very different and we can merge some of this code. > > Signed-off-by: Lionel Landwerlin Reviewed-by: Matthew Auld ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://l

[Intel-gfx] [PATCH v2 3/9] drm/i915/perf: refactor perf setup

2017-11-02 Thread Lionel Landwerlin
Gen8/9 aren't very different and we can merge some of this code. Signed-off-by: Lionel Landwerlin --- drivers/gpu/drm/i915/i915_perf.c | 48 +--- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_perf.c b/drivers/gpu/drm