Searched refs:crtc_enable (Results 1 – 2 of 2) sorted by relevance
66 void (*crtc_enable)(struct intel_atomic_state *state, member
7057 dev_priv->display.funcs.display->crtc_enable(state, crtc); in intel_enable_crtc()8276 .crtc_enable = hsw_crtc_enable,8284 .crtc_enable = hsw_crtc_enable,8292 .crtc_enable = ilk_crtc_enable,8300 .crtc_enable = valleyview_crtc_enable,8308 .crtc_enable = i9xx_crtc_enable,
Completed in 22 milliseconds