Searched refs:dpu_encoder_assign_crtc (Results 1 – 3 of 3) sorted by relevance
41 void dpu_encoder_assign_crtc(struct drm_encoder *encoder,
1159 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()1182 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()1249 dpu_encoder_assign_crtc(encoder, crtc); in dpu_crtc_enable()
1506 void dpu_encoder_assign_crtc(struct drm_encoder *drm_enc, struct drm_crtc *crtc) in dpu_encoder_assign_crtc() function