Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A 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()
H A Ddpu_kms.c338 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) { in dpu_kms_vsync_time()
361 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_kms_prepare_commit()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_encoder.h265 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
H A Ddrm_connector.h1773 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
/OK3568_Linux_fs/kernel/
H A D.clang-format126 - 'drm_for_each_encoder_mask'
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.c704 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) { in rcar_du_crtc_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c7427 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()