Home
last modified time | relevance | path

Searched refs:intel_modeset_pipes_in_mask_early (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_link_bw.c111 return intel_modeset_pipes_in_mask_early(state, reason, in intel_link_bw_reduce_bpp()
H A Dintel_dp_tunnel.c474 return intel_modeset_pipes_in_mask_early(state, "DPTUN", pipe_mask); in intel_dp_tunnel_atomic_add_group_state()
H A Dintel_display.h554 int intel_modeset_pipes_in_mask_early(struct intel_atomic_state *state,
H A Dintel_fdi.c174 return intel_modeset_pipes_in_mask_early(state, in intel_fdi_add_affected_crtcs()
H A Dintel_dp_mst.c786 ret = intel_modeset_pipes_in_mask_early(state, "MST FEC", in intel_dp_mst_check_fec_change()
H A Dintel_display.c5839 int intel_modeset_pipes_in_mask_early(struct intel_atomic_state *state, in intel_modeset_pipes_in_mask_early() function