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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c40 static void intel_crtc_update_cursor(struct drm_crtc *crtc, bool on);
3394 intel_crtc_update_cursor(crtc, true);
3474 intel_crtc_update_cursor(crtc, true);
3509 intel_crtc_update_cursor(crtc, false);
3591 intel_crtc_update_cursor(crtc, false);
3686 intel_crtc_update_cursor(crtc, true);
3713 intel_crtc_update_cursor(crtc, false);
4747 intel_crtc_update_cursor(crtc, true);
5636 intel_crtc_update_cursor(crtc, true);
5839 intel_crtc_update_cursor(crt
6375 static void intel_crtc_update_cursor(struct drm_crtc *crtc, function
[all...]

Completed in 58 milliseconds