Searched refs:intel_crtc_state_alloc (Results 1 – 5 of 5) sorted by relevance
43 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
162 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function198 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()
173 hw_crtc_state = intel_crtc_state_alloc(crtc); in verify_crtc_state()
2207 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
4095 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()4568 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()
Completed in 25 milliseconds