Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c377 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
599 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
742 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
756 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
809 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
839 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_disable()
870 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_enable()
887 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_enable()
Ddpu_kms.c340 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
363 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_kms_prepare_commit()
/Linux-v5.15/include/drm/
Ddrm_encoder.h312 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
Ddrm_connector.h1782 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Datom.h166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
/Linux-v5.15/
D.clang-format128 - 'drm_for_each_encoder_mask'
/Linux-v5.15/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c700 drm_for_each_encoder_mask(encoder, crtc->dev, in rcar_du_crtc_atomic_check()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display.c3940 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()