Searched refs:drm_crtc_mask (Results 1 – 25 of 34) sorted by relevance
12
169 mask |= drm_crtc_mask(crtc); in get_crtc_mask()216 WARN_ON(crtc_mask != drm_crtc_mask(async_crtc)); in msm_atomic_commit_tail()
195 for_each_if (drm_crtc_mask(crtc) & (crtc_mask))
232 return !!(encoder->possible_crtcs & drm_crtc_mask(crtc)); in drm_encoder_crtc_ok()
1232 static inline uint32_t drm_crtc_mask(const struct drm_crtc *crtc) in drm_crtc_mask() function
126 lvds->encoder.possible_crtcs = drm_crtc_mask(&tcon->crtc->crtc); in sun4i_lvds_init()
218 rgb->encoder.possible_crtcs = drm_crtc_mask(&tcon->crtc->crtc); in sun4i_rgb_init()
242 uint32_t possible_crtcs = drm_crtc_mask(&scrtc->crtc); in sun4i_crtc_init()
124 encoder->possible_crtcs = drm_crtc_mask(crtc); in rockchip_rgb_init()
97 encoder->possible_crtcs = drm_crtc_mask(crtc); in dcss_kms_bridge_connector_init()
185 crtc->plane[0] = dcss_plane_init(drm, drm_crtc_mask(&crtc->base), in dcss_crtc_init()
240 mask |= drm_crtc_mask(crtc); in tegra_output_find_possible_crtcs()
306 output->encoder.possible_crtcs = drm_crtc_mask(&dc->base); in tegra_dc_rgb_init()
228 encoder->possible_crtcs = drm_crtc_mask(&crtc->base); in exynos_drm_set_possible_crtcs()
312 primary->possible_crtcs = drm_crtc_mask(crtc); in drm_crtc_init_with_planes()314 cursor->possible_crtcs = drm_crtc_mask(crtc); in drm_crtc_init_with_planes()
329 encoder->possible_crtcs = drm_crtc_mask(crtc); in drm_simple_display_pipe_init()
608 crtc_mask |= drm_crtc_mask(crtc); in full_crtc_mask()
476 if (encoder->possible_crtcs & drm_crtc_mask(crtc)) in connector_has_possible_crtc()
617 if (!(plane->possible_crtcs & drm_crtc_mask(crtc))) { in __setplane_check()
512 encoder->possible_crtcs = drm_crtc_mask(crtc); in vc4_txp_bind()
1054 encoder->possible_crtcs |= drm_crtc_mask(crtc); in vc4_set_crtc_possible_masks()1160 if (destroy_plane->possible_crtcs == drm_crtc_mask(crtc)) in vc4_crtc_bind()
394 drm_crtc_mask(&ipu_crtc->base), in ipu_crtc_init()
988 return drm_crtc_mask(&disp->crtc); in zynqmp_disp_get_crtc_mask()1595 u32 possible_crtcs = drm_crtc_mask(&disp->crtc); in zynqmp_disp_map_crtc_to_plane()
619 encoder->possible_crtcs = drm_crtc_mask(crtc); in mxsfb_kms_init()
389 for_each_if((crtc_mask) & drm_crtc_mask(&intel_crtc->base))
1157 msto->encoder.possible_crtcs = drm_crtc_mask(&head->base.base); in nv50_msto_new()1169 if (!(mstc->mstm->outp->dcb->heads & drm_crtc_mask(crtc))) in nv50_mstc_atomic_best_encoder()1335 if (!(mstm->outp->dcb->heads & drm_crtc_mask(crtc))) in nv50_mstc_new()