drm/i915: Extract intel_cursor_check_surface()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 7 Sep 2018 15:24:13 +0000 (18:24 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 12 Sep 2018 15:04:33 +0000 (18:04 +0300)
commitfce8d235e2ef733d00f3c94e8b23e274d61397be
treeeda70cfbe1cf4321447f1bf0bdf1cddfe329544a
parent25721f820bebfb901ae66523332ddd9bcb568821
drm/i915: Extract intel_cursor_check_surface()

Extract intel_cursor_check_surface() to better match the code layout
of the other plane types.

Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180907152413.15761-14-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_display.c