diff options
author | 2023-06-07 15:02:17 +0200 | |
---|---|---|
committer | 2023-07-17 11:32:10 +0200 | |
commit | 80f6b63e729fbda4ea9cce86cc317f69b8ba2ede (patch) | |
tree | e95be55b41e99a396be3f0f2302862c65ae87f1a /scripts/generate_rust_analyzer.py | |
parent | drm/etnaviv: move down etnaviv_gpu_recover_hang() in file (diff) | |
download | linux-rng-80f6b63e729fbda4ea9cce86cc317f69b8ba2ede.tar.xz linux-rng-80f6b63e729fbda4ea9cce86cc317f69b8ba2ede.zip |
drm/etnaviv: free events the usual way in recover worker
Clearing the whole bitmap at once is only a minor optimization in
a path that should be extremely cold. Free the events by calling
event_free() instead of directly manipulating the completion count
and event bitmap.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions