diff options
author | Tvrtko Ursulin <[email protected]> | 2024-10-16 13:20:11 +0100 |
---|---|---|
committer | Philipp Stanner <[email protected]> | 2024-10-17 12:15:12 +0200 |
commit | a6f46283e952fe50dea5f932a1e4f0b6b2370968 (patch) | |
tree | 6c47494811f2f19be10fe77808732fe1aa80d510 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6a313579eac899b34dc40b0c342f5bd91e44a081 (diff) |
drm/sched: Re-order struct drm_sched_rq members for clarity
Current kerneldoc for struct drm_sched_rq incompletely documents what
fields are protected by the lock.
This is not good because it is misleading.
Lets fix it by listing all the elements which are protected by the lock.
While at it, lets also re-order the members so all protected by the lock
are in a single group.
v2:
* Refer variables by kerneldoc syntax, more verbose commit text. (Philipp)
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Luben Tuikov <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: Philipp Stanner <[email protected]>
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Philipp Stanner <[email protected]>
Signed-off-by: Philipp Stanner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions