Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h54 #define VOP_FEATURE_SPLICE BIT(5) macro
H A Drockchip_vop2_reg.c3931 .feature = VOP_FEATURE_SPLICE,
H A Drockchip_drm_vop2.c4753 if (vop2_has_feature(win->vop2, VOP_FEATURE_SPLICE)) { in vop2_plane_atomic_check()
8195 if (vop2_has_feature(vop2, VOP_FEATURE_SPLICE)) { in vop2_crtc_atomic_check()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c947 #define VOP_FEATURE_SPLICE BIT(5) macro