diff options
author | Ville Syrjälä <[email protected]> | 2024-04-09 19:34:58 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-04-11 23:58:23 +0300 |
commit | b7ce28038f8ddaaa1300f6abcae951c2ff554935 (patch) | |
tree | 8f7322e71dab3bf27c14b268e057427b54963308 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f3b93eaea3198179126e137dc12ed180d581a9b5 (diff) |
drm/i915: Utilize intel_crtc_joined_pipe_mask() more
Unify the master vs. slave handling in
intel_ddi_post_disable_hdmi_or_sst() by looping over all the
pipes in one go.
This also lets us move the intel_crtc_vblank_off() calls to
happen in a consistent place vs. the transcoder disable.
Previously we did the master vs. slaves on different sides
of that.
v2: Use the name 'pipe_crtc' for the per-pipe crtc pointer
Tested-by: Vidya Srinivas <[email protected]>
Reviewed-by: Arun R Murthy <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions