Searched refs:attached_layers (Results 1 – 4 of 4) sorted by relevance
1148 u8 attached_layers[VOP2_LAYER_MAX]; /* the layers attached to this vp */ member2255 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in vop3_overlay_init()2267 if (!vop2->vp_plane_mask[i].attached_layers[j]) in vop3_overlay_init()2269 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in vop3_overlay_init()2293 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in vop2_overlay_init()2305 if (!vop2->vp_plane_mask[i].attached_layers[j]) in vop2_overlay_init()2307 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in vop2_overlay_init()2404 vop2->vp_plane_mask[i].attached_layers[j] = ffs(plane_mask) - 1; in vop2_global_initial()2405 plane_mask &= ~BIT(vop2->vp_plane_mask[i].attached_layers[j]); in vop2_global_initial()2466 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in vop2_global_initial()[all …]
3714 .attached_layers = {3728 .attached_layers = {3736 .attached_layers = {3748 .attached_layers = {3756 .attached_layers = {3764 .attached_layers = { ROCKCHIP_VOP2_ESMART1 },3778 .attached_layers = {3793 .attached_layers = {3802 .attached_layers = {3815 .attached_layers = {[all …]
1312 u8 attached_layers[ROCKCHIP_MAX_LAYER]; member
11781 layer_phy_id = vp_plane_mask->attached_layers[i]; in vop2_vp_plane_mask_to_bitmap()