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