Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_fbc.c974 void intel_fbc_post_update(struct intel_crtc *crtc) in intel_fbc_post_update() function
HDintel_drv.h1648 void intel_fbc_post_update(struct intel_crtc *crtc);
HDintel_display.c5018 intel_fbc_post_update(crtc); in intel_post_plane_update()