Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c109 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_verify_crc_source()
136 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_setup_encoder_misr()
247 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_get_encoder_crc()
602 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
826 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
965 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
976 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
990 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
1064 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
1074 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
[all …]
/openbmc/linux/include/drm/
H A Ddrm_encoder.h318 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
H A Ddrm_connector.h2120 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/openbmc/linux/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()
/openbmc/linux/
H A D.clang-format159 - 'drm_for_each_encoder_mask'
/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c625 drm_for_each_encoder_mask(encoder, crtc->dev, in sprd_crtc_mode_set_nofb()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c706 drm_for_each_encoder_mask(encoder, crtc->dev, in rcar_du_crtc_atomic_check()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c300 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) in vc4_get_crtc_encoder()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1594 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c1853 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()