Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h205 struct vop2_win { struct
251 struct vop2_win *primary_plane;
350 struct vop2_win win[];
827 static inline void vop2_win_write(const struct vop2_win *win, unsigned int reg, u32 v) in vop2_win_write()
832 static inline bool vop2_cluster_window(const struct vop2_win *win) in vop2_cluster_window()
842 static inline struct vop2_win *to_vop2_win(struct drm_plane *p) in to_vop2_win()
844 return container_of(p, struct vop2_win, base); in to_vop2_win()
H A Drockchip_drm_vop2.c150 static void vop2_win_disable(struct vop2_win *win) in vop2_win_disable()
373 struct vop2_win *win = to_vop2_win(plane); in rockchip_vop2_mod_supported()
509 static int vop2_get_cluster_lb_mode(struct vop2_win *win, in vop2_get_cluster_lb_mode()
549 static void vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, in vop2_setup_scale()
701 struct vop2_win *win, in vop2_setup_csc_mode()
989 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_atomic_check()
1090 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_atomic_disable()
1112 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_setup_color_key()
1159 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_atomic_update()
1908 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_state_dump()
[all …]
H A Drockchip_vop2_reg.c1377 static struct vop2_win *vop2_find_win_by_phys_id(struct vop2 *vop2, uint8_t phys_id) in vop2_find_win_by_phys_id()
1379 struct vop2_win *win; in vop2_find_win_by_phys_id()
1867 struct vop2_win *win; in vop2_find_start_mixer_id_for_vp()
1894 static void vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_win *main_win) in vop2_setup_cluster_alpha()
1980 struct vop2_win *win = to_vop2_win(plane); in vop2_setup_alpha()
2008 struct vop2_win *win = to_vop2_win(plane); in vop2_setup_alpha()
2199 struct vop2_win *win = to_vop2_win(plane); in rk3568_vop2_setup_layer_mixer()
2200 struct vop2_win *old_win; in rk3568_vop2_setup_layer_mixer()
2320 struct vop2_win *win; in rk3568_vop2_setup_dly_for_windows()
2369 struct vop2_win *win = to_vop2_win(plane); in rk3568_vop2_setup_overlay()
[all …]