Searched refs:intel_crtc_state_alloc (Results 1 – 1 of 1) sorted by relevance
174 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);8647 pipe_config = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()12278 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function12309 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()13326 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()16648 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()