Searched refs:drm_for_each_encoder_mask (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.c | 98 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() 595 drm_for_each_encoder_mask(encoder, crtc->dev, crtc->state->encoder_mask) in dpu_crtc_get_intf_mode() 963 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_kickoff_clone_mode() 1016 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff() 1032 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff() 1038 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_commit_kickoff() 1124 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable() 1134 drm_for_each_encoder_mask(encoder, crtc->dev, in dpu_crtc_disable() [all …]
|
| /linux-6.15/include/drm/ |
| H A D | drm_encoder.h | 332 #define drm_for_each_encoder_mask(encoder, dev, encoder_mask) \ macro
|
| H A D | drm_connector.h | 2511 drm_for_each_encoder_mask(encoder, (connector)->dev, \
|
| /linux-6.15/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | atom.h | 166 drm_for_each_encoder_mask(encoder, atom->state.crtc->dev, in nv50_head_atom_get_encoder()
|
| /linux-6.15/ |
| H A D | .clang-format | 175 - 'drm_for_each_encoder_mask'
|
| /linux-6.15/drivers/gpu/drm/sprd/ |
| H A D | sprd_dpu.c | 625 drm_for_each_encoder_mask(encoder, crtc->dev, in sprd_crtc_mode_set_nofb()
|
| /linux-6.15/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_crtc.c | 706 drm_for_each_encoder_mask(encoder, crtc->dev, in rcar_du_crtc_atomic_check()
|
| /linux-6.15/drivers/gpu/drm/vc4/ |
| H A D | vc4_crtc.c | 323 drm_for_each_encoder_mask(encoder, crtc->dev, state->encoder_mask) in vc4_get_crtc_encoder()
|
| /linux-6.15/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 1677 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable() 1755 drm_for_each_encoder_mask(encoder, crtc->dev, crtc_state->encoder_mask) { in vop2_crtc_atomic_enable()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 584 drm_for_each_encoder_mask(drm_enc, crtc->dev, crtc_state->encoder_mask) { in drm_atomic_check_valid_clones()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 1963 drm_for_each_encoder_mask(encoder, display->drm, in get_crtc_power_domains()
|