Home
last modified time | relevance | path

Searched defs:vop_win (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c91 #define VOP_WIN_TO_INDEX(vop_win) \ argument
126 struct vop_win { struct
128 const struct vop_win_data *data; argument
129 const struct vop_win_yuv2yuv_data *yuv2yuv_data; argument
130 struct vop *vop;
570 static void vop_win_disable(struct vop *vop, const struct vop_win *vop_win) in vop_win_disable()
632 struct vop_win *vop_win = &vop->win[i]; in vop_enable() local
684 struct vop_win *vop_win = &vop->win[i]; in rockchip_drm_set_win_enabled() local
786 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_check() local
858 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_disable() local
[all …]