Home
last modified time | relevance | path

Searched refs:dpu_encoder_assign_crtc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.h38 * dpu_encoder_assign_crtc - Link the encoder to the crtc it's assigned to
42 void dpu_encoder_assign_crtc(struct drm_encoder *encoder,
H A Ddpu_crtc.c733 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()
804 dpu_encoder_assign_crtc(encoder, crtc); in dpu_crtc_enable()
H A Ddpu_encoder.c1324 void dpu_encoder_assign_crtc(struct drm_encoder *drm_enc, struct drm_crtc *crtc) in dpu_encoder_assign_crtc() function
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.h41 * dpu_encoder_assign_crtc - Link the encoder to the crtc it's assigned to
45 void dpu_encoder_assign_crtc(struct drm_encoder *encoder,
H A Ddpu_crtc.c1060 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()
1083 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()
1158 dpu_encoder_assign_crtc(encoder, crtc); in dpu_crtc_enable()
H A Ddpu_encoder.c1354 void dpu_encoder_assign_crtc(struct drm_encoder *drm_enc, struct drm_crtc *crtc) in dpu_encoder_assign_crtc() function

Completed in 10 milliseconds