Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c280 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
504 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
657 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
671 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
722 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
752 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_disable()
783 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_enable()
800 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_enable()
Ddpu_kms.c336 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
359 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_kms_prepare_commit()
/Linux-v5.10/include/drm/
Ddrm_encoder.h265 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
Ddrm_connector.h1719 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/Linux-v5.10/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.10/
D.clang-format126 - 'drm_for_each_encoder_mask'
/Linux-v5.10/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c698 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) { in rcar_du_crtc_atomic_check()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c7428 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()