drm/i915/pmu: Add a name to the execlists stats
authorUmesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Wed, 27 Oct 2021 00:48:20 +0000 (17:48 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 28 Oct 2021 18:02:18 +0000 (11:02 -0700)
commit344e694722b7612c00890ff29d402de8f49ffcd9
treef28e6581a2dd90d76a935506715c7b24957fa047
parent64512a66b67e6546e2db15192b3603cd6d58b75c
drm/i915/pmu: Add a name to the execlists stats

In preparation for GuC pmu stats, add a name to the execlists stats
structure so that it can be differentiated from the GuC stats.

Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211027004821.66097-1-umesh.nerlige.ramappa@intel.com
drivers/gpu/drm/i915/gt/intel_engine_cs.c
drivers/gpu/drm/i915/gt/intel_engine_stats.h
drivers/gpu/drm/i915/gt/intel_engine_types.h