Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c277 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
460 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
626 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
640 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
711 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
741 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_disable()
780 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_enable()
797 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_enable()
Ddpu_kms.c269 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
301 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_kms_prepare_commit()
/Linux-v5.4/include/drm/
Ddrm_encoder.h255 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
/Linux-v5.4/
D.clang-format121 - 'drm_for_each_encoder_mask'
/Linux-v5.4/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c649 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) { in rcar_du_crtc_atomic_check()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c6806 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()