Searched refs:intel_overlay_switch_off (Results 1 – 3 of 3) sorted by relevance
821 int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off() function1079 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image()1120 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image()
1176 int intel_overlay_switch_off(struct intel_overlay *overlay);
4449 (void) intel_overlay_switch_off(intel_crtc->overlay); in intel_crtc_dpms_overlay()