]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/pmu: Add attribute skeleton
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 24 Jan 2025 05:04:10 +0000 (21:04 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 27 Jan 2025 16:55:04 +0000 (08:55 -0800)
commit6ea5bf169ad4b5b2da1e7753031b446c22edecf3
treed070dfa4fb0bc43d9269d25769036c0fb2d60f96
parent4ee64041bcca5289623c287336bfd94a42f42104
drm/xe/pmu: Add attribute skeleton

Add the generic support for defining new attributes. This only adds
the macros and common infra for the event counters, but no counters
yet. This is going to be added as follow up changes.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250124050411.2189060-5-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_pmu.c
drivers/gpu/drm/xe/xe_pmu_types.h