Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c64 struct vop_win_state { struct
77 struct vop_win_state *active; argument
534 struct vop_win_state *last; in vop_win_last_pending_fb()
535 struct vop_win_state *active = vop_win->active; in vop_win_last_pending_fb()
540 last = list_last_entry(&vop_win->pending, struct vop_win_state, head); in vop_win_last_pending_fb()
551 struct vop_win_state *state; in vop_win_queue_fb()
1008 struct vop_win_state *state) in vop_win_state_complete()
1037 struct vop_win_state *state) in vop_win_state_is_active()
1060 static void vop_win_state_destroy(struct vop_win_state *state) in vop_win_state_destroy()
1072 struct vop_win_state *state, *n, *new_active = NULL; in vop_win_update_state()