diff options
| author | 2024-10-31 17:56:44 +0200 | |
|---|---|---|
| committer | 2024-11-06 16:41:42 +0200 | |
| commit | 0656f1fbef5dc1bcb9f6a8c889cfa8329d6ac4f1 (patch) | |
| tree | be5331024c59f871022f992a31bf4576ba0225c5 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
| parent | drm/i915: Extract pipe_mbus_dbox_ctl_update() (diff) | |
| download | wireguard-linux-0656f1fbef5dc1bcb9f6a8c889cfa8329d6ac4f1.tar.xz wireguard-linux-0656f1fbef5dc1bcb9f6a8c889cfa8329d6ac4f1.zip | |
drm/i915: Extract mbus_ctl_join_update()
We'll be wanting to reprogram the MBUS_CTL register during an
upcoming MBUS sanitation stage. Extract the reprogramming
into a helper that doesn't depend on the full atomic state
so that it can be reused.
We'll stick to sturct drm_i915_private for now (instead of
struct intel_display) since the rest of the skl wm code does the
same, and we might need to bakport this.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241031155646.15165-5-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions
