diff options
author | Lyude Paul <[email protected]> | 2019-03-10 18:59:10 -0400 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2019-10-24 14:23:29 -0400 |
commit | d29333cf5cd7594bd9a6bac10cbb4ec7079dc9a3 (patch) | |
tree | b65846cf2828ab566d73298f25be2b22279a00a8 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 7cb12d48314eabdaaf30e4b3275f04811b458ed3 (diff) |
drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactor
This will allow us to add some locking for port->* members, in
particular the PDT and ->connector, which can't be done from
drm_dp_destroy_port() since we don't know what locks the caller might be
holding.
Note that we already do this in delayed_destroy_work (renamed from
destroy_connector_work in this patch) for ports, we're just making it so
mstbs are also destroyed in this worker.
Changes since v2:
* Clarify commit message
Changes since v4:
* Clarify commit message more
Cc: Juston Li <[email protected]>
Cc: Imre Deak <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Sean Paul <[email protected]>
Signed-off-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions