Searched refs:intel_crtc_destroy_state (Results 1 – 4 of 4) sorted by relevance
44 void intel_crtc_destroy_state(struct drm_crtc *crtc,
197 intel_crtc_destroy_state(&crtc->base, crtc->base.state); in intel_crtc_free()222 .atomic_destroy_state = intel_crtc_destroy_state, \
293 intel_crtc_destroy_state(struct drm_crtc *crtc, in intel_crtc_destroy_state() function
734 intel_crtc_destroy_state(&crtc->base, &new_crtc_state->uapi); in intel_legacy_cursor_update()