Home
last modified time | relevance | path

Searched refs:encoder_mask (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_encoder.h318 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ argument
320 for_each_if ((encoder_mask) & drm_encoder_mask(encoder))
A Ddrm_crtc.h212 u32 encoder_mask; member
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_mode_config.c566 u32 encoder_mask = 0; in full_encoder_mask() local
569 encoder_mask |= drm_encoder_mask(encoder); in full_encoder_mask()
571 return encoder_mask; in full_encoder_mask()
588 u32 encoder_mask = full_encoder_mask(dev); in validate_encoder_possible_clones() local
604 (encoder->possible_clones & ~encoder_mask) != 0, in validate_encoder_possible_clones()
608 encoder->possible_clones, encoder_mask); in validate_encoder_possible_clones()
A Ddrm_atomic_helper.c111 unsigned int encoder_mask = 0; in handle_conflicting_encoders() local
135 if (encoder_mask & drm_encoder_mask(new_encoder)) { in handle_conflicting_encoders()
144 encoder_mask |= drm_encoder_mask(new_encoder); in handle_conflicting_encoders()
148 if (!encoder_mask) in handle_conflicting_encoders()
170 if (!encoder || !(encoder_mask & drm_encoder_mask(encoder))) in handle_conflicting_encoders()
239 crtc_state->encoder_mask &= in set_best_encoder()
250 crtc_state->encoder_mask |= in set_best_encoder()
A Ddrm_atomic.c447 drm_printf(p, "\tencoder_mask=%x\n", state->encoder_mask); in drm_atomic_crtc_print_state()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_crtc.c108 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_verify_crc_source()
135 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_setup_encoder_misr()
246 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_get_encoder_crc()
573 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
791 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
931 crtc->state->encoder_mask) { in dpu_crtc_commit_kickoff()
942 crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
955 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
1028 old_crtc_state->encoder_mask) { in dpu_crtc_disable()
1057 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_disable()
[all …]
A Ddpu_kms.c418 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
442 crtc_state->encoder_mask) { in dpu_kms_prepare_commit()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display.h295 #define for_each_intel_encoder_mask(dev, intel_encoder, encoder_mask) \ argument
299 for_each_if((encoder_mask) & \
302 #define for_each_intel_encoder_mask_with_psr(dev, intel_encoder, encoder_mask) \ argument
304 for_each_if(((encoder_mask) & drm_encoder_mask(&(intel_encoder)->base)) && \
A Dintel_psr.c1622 crtc_state->uapi.encoder_mask) { in intel_psr2_program_trans_man_trk_ctl()
1922 old_crtc_state->uapi.encoder_mask) { in intel_psr_pre_plane_update()
1957 crtc_state->uapi.encoder_mask) { in _intel_psr_post_plane_update()
2040 new_crtc_state->uapi.encoder_mask) { in intel_psr_wait_for_idle_locked()
2620 crtc_state->uapi.encoder_mask) { in intel_psr_lock()
2643 crtc_state->uapi.encoder_mask) { in intel_psr_unlock()
A Dintel_modeset_setup.c90 crtc_state->uapi.encoder_mask = 0; in intel_crtc_disable_noatomic()
538 crtc_state->uapi.encoder_mask |= in intel_modeset_readout_hw_state()
A Dintel_hdmi.c2239 return crtc_state->uapi.encoder_mask && in intel_hdmi_is_cloned()
2240 !is_power_of_2(crtc_state->uapi.encoder_mask); in intel_hdmi_is_cloned()
A Dintel_display_debugfs.c887 crtc_state->uapi.encoder_mask) in intel_crtc_info()
A Dintel_display.c2155 crtc_state->uapi.encoder_mask) { in get_crtc_power_domains()
8527 crtc_state->uapi.encoder_mask) { in intel_initial_commit()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_trace.h183 __field(u32, encoder_mask)
205 __entry->encoder_mask = state->encoder_mask;
221 __entry->encoder_mask)
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Datom.h167 atom->state.encoder_mask) in nv50_head_atom_get_encoder()
A Ddisp.c428 if (crtc_state->encoder_mask & mask) in nv50_outp_get_new_crtc()
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_crtc.c297 WARN_ON(hweight32(state->encoder_mask) > 1); in vc4_get_crtc_encoder()
299 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) in vc4_get_crtc_encoder()
/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dpu.c628 crtc->state->encoder_mask) { in sprd_crtc_mode_set_nofb()
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_du_crtc.c725 crtc_state->encoder_mask) { in rcar_du_crtc_atomic_check()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Drockchip_drm_vop2.c1557 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()

Completed in 160 milliseconds