diff options
author | José Roberto de Souza <jose.souza@intel.com> | 2024-06-19 22:28:54 +0300 |
---|---|---|
committer | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2024-06-20 19:18:17 +0300 |
commit | 3516b2913ead50c5649cafcd1fe97b9c9dc41e59 (patch) | |
tree | 2fe19ff01cf9cabae57be76589927b6fd29592e4 /tools/perf/scripts/python/syscall-counts.py | |
parent | cb925d31f091467dee09dd49eab8bcd2c9b3e73e (diff) | |
download | linux-3516b2913ead50c5649cafcd1fe97b9c9dc41e59.tar.xz |
drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating config
When UMD ask config to be updated, xe_oa_config_locked() was calling
xe_oa_emit_oa_config() that would use stream->oa_config but that is
only changed to the next oa_config after xe_oa_emit_oa_config() finish.
So it was setting the same config for all DRM_XE_PERF_IOCTL_CONFIG
calls.
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619192854.199289-1-jose.souza@intel.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions