Re: [Intel-gfx] [PATCH] drm/i915/perf: Describe structure members in documentation

2019-10-24 Thread Chris Wilson
Quoting Lionel Landwerlin (2019-10-22 11:21:43) > On 22/10/2019 13:13, Anna Karas wrote: > > Add missing descriptions of i915_perf_stream structure members > > to documentation. > > > > Cc: Umesh Nerlige Ramappa > > Cc: Lionel Landwerlin > > Cc: Robert Bragg > > Signed-off-by: Anna Karas > >

Re: [Intel-gfx] [PATCH] drm/i915/perf: Describe structure members in documentation

2019-10-22 Thread Lionel Landwerlin
On 22/10/2019 13:13, Anna Karas wrote: Add missing descriptions of i915_perf_stream structure members to documentation. Cc: Umesh Nerlige Ramappa Cc: Lionel Landwerlin Cc: Robert Bragg Signed-off-by: Anna Karas Looks good: Reviewed-by: Lionel Landwerlin Thanks! --- drivers/gpu/drm

[Intel-gfx] [PATCH] drm/i915/perf: Describe structure members in documentation

2019-10-22 Thread Anna Karas
Add missing descriptions of i915_perf_stream structure members to documentation. Cc: Umesh Nerlige Ramappa Cc: Lionel Landwerlin Cc: Robert Bragg Signed-off-by: Anna Karas --- drivers/gpu/drm/i915/i915_perf_types.h | 31 +- 1 file changed, 30 insertions(+), 1 deletion(