diff options
| author | Lyude Paul <[email protected]> | 2022-08-17 15:38:38 -0400 |
|---|---|---|
| committer | Lyude Paul <[email protected]> | 2022-08-23 16:53:38 -0400 |
| commit | ffac9721939dca3f0ac7bfa90f3dc484b19c2706 (patch) | |
| tree | e0d4820e1d3e26ddd61a76f4247891d675f740d3 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | a5c2c0d164e96d24f73faffcd3b7bbb607e701a9 (diff) | |
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
I'm not sure why, but at the time I originally wrote the find/release time
slot helpers I thought we should avoid keeping modeset tracking out of the
MST helpers. In retrospect though there's no actual good reason to do
this, and the logic has ended up being identical across all the drivers
using the helpers. Also, it needs to be fixed anyway so we don't break
things when going atomic-only with MST.
So, let's just move this code into drm_dp_atomic_release_time_slots() and
stop open coding it.
Signed-off-by: Lyude Paul <[email protected]>
Cc: Wayne Lin <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Fangzhi Zuo <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Imre Deak <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sean Paul <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions