HomeSort by: relevance | last modified time | path
    Searched defs:intel_crtc_state_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 181 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
8436 pipe_config = intel_crtc_state_alloc(crtc);
12032 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) function in typeref:struct:intel_crtc_state *
12063 crtc_state = intel_crtc_state_alloc(crtc);
13047 saved_state = intel_crtc_state_alloc(crtc);
16424 crtc_state = intel_crtc_state_alloc(crtc);
intel_display.c 181 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
8436 pipe_config = intel_crtc_state_alloc(crtc);
12032 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) function in typeref:struct:intel_crtc_state *
12063 crtc_state = intel_crtc_state_alloc(crtc);
13047 saved_state = intel_crtc_state_alloc(crtc);
16424 crtc_state = intel_crtc_state_alloc(crtc);

Completed in 75 milliseconds