Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_crtc.c507 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
732 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
875 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
889 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
942 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
972 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_disable()
1003 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_enable()
1020 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_enable()
A Ddpu_kms.c343 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
366 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_kms_prepare_commit()
/linux/include/drm/
A Ddrm_encoder.h312 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
A Ddrm_connector.h1819 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Datom.h166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
/linux/
A D.clang-format128 - 'drm_for_each_encoder_mask'
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_crtc.c700 drm_for_each_encoder_mask(encoder, crtc->dev, in rcar_du_crtc_atomic_check()
/linux/drivers/gpu/drm/i915/display/
A Dintel_display.c3029 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()

Completed in 38 milliseconds