Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c98 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_verify_crc_source()
125 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_setup_encoder_misr()
236 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) { in dpu_crtc_get_encoder_crc()
591 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode()
815 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_atomic_begin()
954 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
965 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff()
979 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_commit_kickoff()
1053 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
1063 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable()
[all …]
/linux-6.12.1/include/drm/
Ddrm_encoder.h332 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
Ddrm_connector.h2370 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Datom.h166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
/linux-6.12.1/
D.clang-format171 - 'drm_for_each_encoder_mask'
/linux-6.12.1/drivers/gpu/drm/sprd/
Dsprd_dpu.c625 drm_for_each_encoder_mask(encoder, crtc->dev, in sprd_crtc_mode_set_nofb()
/linux-6.12.1/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_crtc.c706 drm_for_each_encoder_mask(encoder, crtc->dev, in rcar_du_crtc_atomic_check()
/linux-6.12.1/drivers/gpu/drm/vc4/
Dvc4_crtc.c300 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) in vc4_get_crtc_encoder()
/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c1979 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_display.c2045 drm_for_each_encoder_mask(encoder, &dev_priv->drm, in get_crtc_power_domains()