summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2025-04-18 11:35:49 -0400
committerAlex Deucher <alexander.deucher@amd.com>2025-09-05 17:38:38 -0400
commit276e8beb2a0c390fdac8f11bb58d9fdf95a6d538 (patch)
tree5efa64fc5cfc72ae19b983fc3c079044f7354a78 /tools/perf/scripts/python/net_dropmonitor.py
parentc5da9e9c023893ece97855097240247a590c0d16 (diff)
downloadkernel-276e8beb2a0c390fdac8f11bb58d9fdf95a6d538.tar.gz
drm/amdgpu/userq: add force completion helpers
Add support for forcing completion of userq fences. This is needed for userq resets and asic resets so that we can set the error on the fence and force completion. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
2024-04-07ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch()Oswald Buddenhagen 2024-04-07ALSA: emux: fix /proc teardown at module unloadOswald Buddenhagen 2024-01-22ALSA: synth: Save a few bytes of memory when registering a 'snd_emux'Christophe JAILLET 2023-06-13ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHzOswald Buddenhagen 2023-02-07ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev 2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google) 2022-10-27ALSA: Use del_timer_sync() before freeing timerSteven Rostedt (Google) 2021-11-09ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim 2021-07-05ALSA: emux: fix spelling mistakesgushengxian 2021-06-09ALSA: synth: Fix assignment in if conditionTakashi Iwai