Home
last modified time | relevance | path

Searched refs:intel_crtc_state_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c181 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
8436 pipe_config = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
12032 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function
12063 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
13047 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()
16424 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()