Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
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()
930 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
941 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
955 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
1024 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
1054 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_disable()
[all …]
Ddpu_kms.c430 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
453 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_kms_prepare_commit()
/Linux-v6.1/include/drm/
Ddrm_encoder.h318 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
Ddrm_connector.h1918 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/
Datom.h166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
/Linux-v6.1/
D.clang-format159 - 'drm_for_each_encoder_mask'
/Linux-v6.1/drivers/gpu/drm/sprd/
Dsprd_dpu.c628 drm_for_each_encoder_mask(encoder, crtc->dev, in sprd_crtc_mode_set_nofb()
/Linux-v6.1/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c711 drm_for_each_encoder_mask(encoder, crtc->dev, in rcar_du_crtc_atomic_check()
/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_crtc.c290 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) in vc4_get_crtc_encoder()
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c1558 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display.c2194 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()