]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Move crtc commit updates to separate functions.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 15 Jun 2015 10:33:49 +0000 (12:33 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 22 Jun 2015 12:27:00 +0000 (14:27 +0200)
commit026cebbf4676a4314312aad3c32a5091ea08fe1a
treead58cf28a1a90c986a1289fe4ad549b116b0be9b
parent59d1a99e793c50eb4ba9898a00e6ae04c3e33b19
drm/i915: Move crtc commit updates to separate functions.

To allow them to be used in intel_set_mode.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Tested-by(IVB): Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c