Searched refs:vop_update_plane_event (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 566 static int vop_update_plane_event(struct drm_plane *plane, in vop_update_plane_event() function 719 return vop_update_plane_event(plane, crtc, fb, crtc_x, crtc_y, crtc_w, in vop_update_plane() 732 return vop_update_plane_event(crtc->primary, crtc, crtc->primary->fb, in vop_update_primary_plane()
|