OSDN Git Service

drm/i915: Move intel_modeset_all_pipes()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 14 May 2021 15:37:03 +0000 (08:37 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 15 May 2021 02:47:38 +0000 (19:47 -0700)
commitde1dc033f63e36fb07e6e77fbdc94b026f498ba5
treea0424cc0e277d37ceb5e1f568420a9bee4ea6e2a
parent57ed0dfb40ca4ab74cb55bd31ae6eaef0a3d11aa
drm/i915: Move intel_modeset_all_pipes()

Move intel_modeset_all_pipes() to a central place so that we can
use it elsewhere as well. No functional changes.

Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Clinton Taylor <Clinton.A.Taylor@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210514153711.2359617-12-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_cdclk.c
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_display.h