Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c4214 static u32 i9xx_plane_ctl_crtc(const struct intel_crtc_state *crtc_state) in i9xx_plane_ctl_crtc() function
4434 dspcntr = plane_state->ctl | i9xx_plane_ctl_crtc(crtc_state); in i9xx_update_plane()
4510 dspcntr = i9xx_plane_ctl_crtc(crtc_state); in i9xx_disable_plane()