Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c67 struct vop_win_state { struct
80 struct vop_win_state *active; argument
756 struct vop_win_state *last; in vop_win_last_pending_fb()
757 struct vop_win_state *active = vop_win->active; in vop_win_last_pending_fb()
762 last = list_last_entry(&vop_win->pending, struct vop_win_state, head); in vop_win_last_pending_fb()
773 struct vop_win_state *state; in vop_win_queue_fb()
1284 struct vop_win_state *state) in vop_win_state_complete()
1313 struct vop_win_state *state) in vop_win_state_is_active()
1336 static void vop_win_state_destroy(struct vop_win_state *state) in vop_win_state_destroy()
1348 struct vop_win_state *state, *n, *new_active = NULL; in vop_win_update_state()