Home
last modified time | relevance | path

Searched refs:intel_crtc_update_cursor (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c78 static void intel_crtc_update_cursor(struct drm_crtc *crtc, bool on);
4467 intel_crtc_update_cursor(crtc, true); in intel_crtc_enable_planes()
4499 intel_crtc_update_cursor(crtc, false); in intel_crtc_disable_planes()
8754 static void intel_crtc_update_cursor(struct drm_crtc *crtc, in intel_crtc_update_cursor() function
12834 intel_crtc_update_cursor(crtc, state->visible); in intel_commit_cursor_plane()