Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_crtc.h52 int (*plane_check)(struct display_state *state); member
H A Drockchip_display.c1002 if (crtc_funcs->plane_check) { in display_check()
1003 ret = crtc_funcs->plane_check(state); in display_check()
H A Drockchip_vop.c1144 .plane_check = rockchip_vop_plane_check,
H A Drockchip_vop2.c8043 .plane_check = rockchip_vop2_plane_check,