diff options
| author | Ashutosh Dixit <[email protected]> | 2024-06-17 18:45:57 -0700 |
|---|---|---|
| committer | Ashutosh Dixit <[email protected]> | 2024-06-18 12:40:31 -0700 |
| commit | cdf02fe1a94a768cbcd20f5c4e1a1d805f4a06c0 (patch) | |
| tree | 093d93466b8315f07dd07dde5b53bbad6432a154 /tools/perf/scripts/python | |
| parent | a9f905ae7b6f29a337dda2ad773c08b92dafe9a5 (diff) | |
drm/xe/oa/uapi: Add/remove OA config perf ops
Introduce add/remove config perf ops for OA. OA configurations consist of a
set of event/counter select register address/value pairs. The add_config
perf op validates and stores such configurations and also exposes them in
the metrics sysfs. These configurations will be programmed to OA unit HW
when an OA stream using a configuration is opened. The OA stream can also
switch to other stored configurations.
v2: Start config id's from 1 and other minor review comments (Umesh)
v3: Add 32 bit build
v4: Add kernel doc for non-static functions (Michal)
Acked-by: Rodrigo Vivi <[email protected]>
Acked-by: José Roberto de Souza <[email protected]>
Reviewed-by: Umesh Nerlige Ramappa <[email protected]>
Signed-off-by: Ashutosh Dixit <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions