Home
last modified time | relevance | path

Searched refs:drm_for_each_encoder_mask (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c98 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_verify_crc_source()
125 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_setup_encoder_misr()
236 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_get_encoder_crc()
634 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
873 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
1002 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_kickoff_clone_mode()
1055 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
1071 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
1077 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
1163 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
[all …]
/linux/include/drm/
H A Ddrm_encoder.h332 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h179 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
/linux/
H A D.clang-format175 - 'drm_for_each_encoder_mask'
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1669 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()
1750 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c587 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc_state->encoder_mask) { in drm_atomic_check_valid_clones()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c1939 drm_for_each_encoder_mask(encoder, display->drm, in get_crtc_power_domains()