HomeSort by: relevance | last modified time | path
    Searched refs:intel_fbc_enable (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_fbc.h 30 void intel_fbc_enable(struct intel_crtc *crtc,
intel_fbc.c 1056 * Later, intel_fbc_enable is going to look for state->enable_fbc and then maybe
1107 * intel_fbc_enable: tries to enable FBC on the CRTC
1114 * intel_fbc_enable multiple times for the same pipe without an
1117 void intel_fbc_enable(struct intel_crtc *crtc, function in typeref:typename:void
intel_display.c 14888 intel_fbc_enable(crtc, new_crtc_state, new_plane_state);
15058 intel_fbc_enable(crtc, new_crtc_state, new_plane_state);

Completed in 26 milliseconds