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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c41 static void intel_crtc_update_cursor(struct drm_crtc *crtc, bool on);
3239 intel_crtc_update_cursor(crtc, true);
3347 intel_crtc_update_cursor(crtc, true);
3410 intel_crtc_update_cursor(crtc, false);
3485 intel_crtc_update_cursor(crtc, false);
3634 intel_crtc_update_cursor(crtc, true);
3674 intel_crtc_update_cursor(crtc, true);
3723 intel_crtc_update_cursor(crtc, false);
4893 intel_crtc_update_cursor(crtc, true);
5745 intel_crtc_update_cursor(crt
6484 static void intel_crtc_update_cursor(struct drm_crtc *crtc, function
[all...]

Completed in 41 milliseconds