diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2022-12-01 18:48:45 +0100 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2023-02-01 16:32:26 +0100 |
commit | 2cd5bd98a5578f5eb14d65c6173841c5822aac44 (patch) | |
tree | 509b21e1c3ae3996be11501672c65db805828136 /scripts/clang-tools/gen_compile_commands.py | |
parent | b4bc0e7493cfbfc5d83dd7028b8f42ddc8c362e1 (diff) |
drm/etnaviv: split fence lock
The fence lock currently protects two distinct things. It protects the fence
IDR from concurrent inserts and removes and also keeps drm_sched_job_arm and
drm_sched_entity_push_job in one atomic section to guarantee the fence seqno
monotonicity. Split the lock into those two functions.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions