Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/i915/
HDintel_display.c44 static void intel_crtc_update_cursor(struct drm_crtc *crtc, bool on);
3076 intel_crtc_update_cursor(crtc, true); in ironlake_crtc_enable()
3093 intel_crtc_update_cursor(crtc, false); in ironlake_crtc_disable()
3247 intel_crtc_update_cursor(crtc, true); in i9xx_crtc_enable()
3265 intel_crtc_update_cursor(crtc, false); in i9xx_crtc_disable()
4042 intel_crtc_update_cursor(crtc, true); in i9xx_crtc_mode_set()
4412 intel_crtc_update_cursor(crtc, true); in ironlake_crtc_mode_set()
5070 static void intel_crtc_update_cursor(struct drm_crtc *crtc, in intel_crtc_update_cursor() function
5221 intel_crtc_update_cursor(crtc, true); in intel_crtc_cursor_set()
5240 intel_crtc_update_cursor(crtc, true); in intel_crtc_cursor_move()