Searched refs:drm_crtc_mask (Results 1 – 24 of 24) sorted by relevance
137 mask |= drm_crtc_mask(crtc); in get_crtc_mask()184 WARN_ON(crtc_mask != drm_crtc_mask(async_crtc)); in msm_atomic_commit_tail()
195 for_each_if (drm_crtc_mask(crtc) & (crtc_mask))
222 return !!(encoder->possible_crtcs & drm_crtc_mask(crtc)); in drm_encoder_crtc_ok()
1171 static inline uint32_t drm_crtc_mask(const struct drm_crtc *crtc) in drm_crtc_mask() function
1093 encoder->possible_crtcs |= drm_crtc_mask(crtc); in vc4_set_crtc_possible_masks()1101 encoder->possible_crtcs |= drm_crtc_mask(crtc); in vc4_set_crtc_possible_masks()1194 plane->possible_crtcs = drm_crtc_mask(crtc); in vc4_crtc_bind()1203 cursor_plane->possible_crtcs = drm_crtc_mask(crtc); in vc4_crtc_bind()1234 if (destroy_plane->possible_crtcs == drm_crtc_mask(crtc)) in vc4_crtc_bind()
134 lvds->encoder.possible_crtcs = drm_crtc_mask(&tcon->crtc->crtc); in sun4i_lvds_init()
231 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()
125 encoder->possible_crtcs = drm_crtc_mask(crtc); in rockchip_rgb_init()
1529 unsigned long possible_crtcs = drm_crtc_mask(crtc); in vop_create_crtc()
229 mask |= drm_crtc_mask(crtc); in tegra_output_find_possible_crtcs()
304 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()
289 encoder->possible_crtcs = drm_crtc_mask(crtc); in drm_simple_display_pipe_init()
285 primary->possible_crtcs = drm_crtc_mask(crtc); in drm_crtc_init_with_planes()287 cursor->possible_crtcs = drm_crtc_mask(crtc); in drm_crtc_init_with_planes()
421 if (encoder->possible_crtcs & drm_crtc_mask(crtc)) in connector_has_possible_crtc()
607 if (!(plane->possible_crtcs & drm_crtc_mask(crtc))) { in __setplane_check()
1454 crtc_mask |= drm_crtc_mask(crtc); in drm_atomic_helper_wait_for_vblanks()1459 if (!(crtc_mask & drm_crtc_mask(crtc))) in drm_atomic_helper_wait_for_vblanks()
565 if (!(plane->possible_crtcs & drm_crtc_mask(crtc))) { in drm_atomic_plane_check()
399 drm_crtc_mask(&ipu_crtc->base), in ipu_crtc_init()
350 for_each_if((crtc_mask) & drm_crtc_mask(&intel_crtc->base))
169 unsigned int crtc_mask = drm_crtc_mask(&crtc->base); in intel_enable_shared_dpll()214 unsigned int crtc_mask = drm_crtc_mask(&crtc->base); in intel_disable_shared_dpll()
13201 crtc_mask = drm_crtc_mask(&crtc->base); in verify_single_dpll_state()13234 unsigned int crtc_mask = drm_crtc_mask(&crtc->base); in verify_shared_dpll_state()13489 state->active_pipe_changes |= drm_crtc_mask(&crtc->base); in intel_modeset_checks()13820 unsigned int cmask = drm_crtc_mask(&crtc->base); in skl_update_crtcs()
5274 ret |= drm_crtc_mask(&crtc->base); in pipes_modified()5636 results->dirty_pipes |= drm_crtc_mask(&crtc->base); in skl_compute_wm()5656 if (!(state->wm_results.dirty_pipes & drm_crtc_mask(&crtc->base))) in skl_atomic_update_crtc_wm()5670 if ((results->dirty_pipes & drm_crtc_mask(&intel_crtc->base)) == 0) in skl_initial_wm()5819 hw->dirty_pipes |= drm_crtc_mask(&crtc->base); in skl_wm_get_hw_state()