[Intel-gfx] [PATCH 2/2] drm/i915/perf: prune OA configs
Matthew Auld
matthew.william.auld at gmail.com
Mon Jul 10 10:00:57 UTC 2017
On 07/07, Lionel Landwerlin wrote:
> Now that we have the ability to load configs from userspace, we don't
> need to store all the configs in the kernel anymore. Let's just keep
> the test configs for test purposes.
>
> Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> ---
> drivers/gpu/drm/i915/i915_oa_bdw.c | 5351 +--------------------------------
> drivers/gpu/drm/i915/i915_oa_bxt.c | 2566 +---------------
> drivers/gpu/drm/i915/i915_oa_chv.c | 2763 +----------------
> drivers/gpu/drm/i915/i915_oa_glk.c | 2478 +--------------
> drivers/gpu/drm/i915/i915_oa_hsw.c | 649 +---
> drivers/gpu/drm/i915/i915_oa_kblgt2.c | 2876 +-----------------
> drivers/gpu/drm/i915/i915_oa_kblgt3.c | 2925 +-----------------
> drivers/gpu/drm/i915/i915_oa_sklgt2.c | 3363 +--------------------
> drivers/gpu/drm/i915/i915_oa_sklgt3.c | 2924 +-----------------
> drivers/gpu/drm/i915/i915_oa_sklgt4.c | 2978 +-----------------
> 10 files changed, 370 insertions(+), 28503 deletions(-)
It looks like we no longer use the n_mux_configs functionality, should we get
rid of it?
Otherwise looks good:
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
More information about the Intel-gfx
mailing list