diff options
author | 2021-10-06 13:16:18 +0300 | |
---|---|---|
committer | 2021-10-08 13:14:25 +0300 | |
commit | a94a6d76c9843c3577078ec297caf0d76b6fa12e (patch) | |
tree | a108a8e7443d094283626d8e9f15ef3a5fce28d3 /drivers/gpu/drm/i915/display/intel_atomic_plane.c | |
parent | drm/i915/dp: take LTTPR into account in 128b/132b rates (diff) | |
download | wireguard-linux-a94a6d76c9843c3577078ec297caf0d76b6fa12e.tar.xz wireguard-linux-a94a6d76c9843c3577078ec297caf0d76b6fa12e.zip |
drm/i915/mst: abstract intel_dp_mst_source_support()
Add a function for checking source MST support. Drop intel_dp->can_mst
and use intel_dp->mst_mgr.cbs to indicate the same. It's the single
point of truth without additional state variables. In code, "source
support" is also self-documenting as opposed to the vague "can mst".
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211006101618.22066-1-jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_atomic_plane.c')
0 files changed, 0 insertions, 0 deletions