diff options
author | Imre Deak <imre.deak@intel.com> | 2023-10-24 04:09:21 +0300 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2023-11-08 17:22:21 +0200 |
commit | 1e4bd5c14e4c72fc74a985e05fdbc735d2cf7566 (patch) | |
tree | 8b7a48d0d8a78f73181a93c1b51a4b3b1c8b85cf /drivers/gpu/drm/i915/display/intel_dp_mst.h | |
parent | b2608c6b3212e4258379c161d8657c526bda902c (diff) | |
download | linux-1e4bd5c14e4c72fc74a985e05fdbc735d2cf7566.tar.gz linux-1e4bd5c14e4c72fc74a985e05fdbc735d2cf7566.tar.bz2 linux-1e4bd5c14e4c72fc74a985e05fdbc735d2cf7566.zip |
drm/i915: Factor out function to clear pipe update flags
Factor out a helper to clear the pipe update flags, used by a follow-up
patch to modeset an MST topology.
v2:
- Move the intel_crtc_needs_modeset() check to the callers. (Ville)
v3 (Ville):
- Rename clear_pipe_update_flags_on_modeset_crtc() to
intel_crtc_flag_modeset().
- Also set crtc_state->uapi.mode_changed in the function.
- Leave out the unrelated change to use
intel_modeset_pipes_in_mask_early().
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> (v1)
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231107001505.3370108-7-imre.deak@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.h')
0 files changed, 0 insertions, 0 deletions