Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c96 #define VOP_WIN_TO_INDEX(vop_win) \ argument
131 struct vop_win { struct
133 const struct vop_win_data *data; argument
134 const struct vop_win_yuv2yuv_data *yuv2yuv_data; argument
135 struct vop *vop;
581 static void vop_win_disable(struct vop *vop, const struct vop_win *vop_win) in vop_win_disable()
643 struct vop_win *vop_win = &vop->win[i]; in vop_enable() local
695 struct vop_win *vop_win = &vop->win[i]; in rockchip_drm_set_win_enabled() local
801 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_check() local
879 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_disable() local
[all …]