Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_crtc.h48 int (*plane_check)(struct display_state *state); member
H A Drockchip_display.c927 if (crtc_funcs->plane_check) { in display_check()
928 ret = crtc_funcs->plane_check(state); in display_check()
H A Drockchip_vop.c925 .plane_check = rockchip_vop_plane_check,
H A Drockchip_vop2.c5897 .plane_check = rockchip_vop2_plane_check,