Searched refs:i9xx_plane_ctl_crtc (Results 1 – 1 of 1) sorted by relevance
352 static u32 i9xx_plane_ctl_crtc(const struct intel_crtc_state *crtc_state) in i9xx_plane_ctl_crtc() function455 dspcntr = plane_state->ctl | i9xx_plane_ctl_crtc(crtc_state); in i9xx_plane_update_arm()533 dspcntr = i9xx_plane_ctl_crtc(crtc_state); in i9xx_plane_disable_arm()550 u32 dspcntr = plane_state->ctl | i9xx_plane_ctl_crtc(crtc_state); in g4x_primary_async_flip()
Completed in 5 milliseconds