Searched refs:drm_for_each_encoder_mask (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c98 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask)
125 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask)
236 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc->state->encoder_mask) {
591 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask)
809 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask)
948 drm_for_each_encoder_mask(encoder, crtc->dev,
959 drm_for_each_encoder_mask(encoder, crtc->dev,
973 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask)
1047 drm_for_each_encoder_mask(encoder, crtc->dev,
1057 drm_for_each_encoder_mask(encode
[all...]
/linux-master/include/drm/
H A Ddrm_encoder.h325 * drm_for_each_encoder_mask - iterate over encoders specified by bitmask
332 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
H A Ddrm_connector.h2128 drm_for_each_encoder_mask(encoder, (connector)->dev, \
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev,
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c625 drm_for_each_encoder_mask(encoder, crtc->dev,
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c706 drm_for_each_encoder_mask(encoder, crtc->dev,
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c300 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask)
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1977 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) {
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display.c1948 drm_for_each_encoder_mask(encoder, &dev_priv->drm,

Completed in 327 milliseconds