Home
last modified time | relevance | path

Searched refs:mdp5_crtc_set_pipeline (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cmd_encoder.c121 mdp5_crtc_set_pipeline(encoder->crtc); in mdp5_cmd_encoder_mode_set()
H A Dmdp5_kms.h286 void mdp5_crtc_set_pipeline(struct drm_crtc *crtc);
H A Dmdp5_encoder.c128 mdp5_crtc_set_pipeline(encoder->crtc); in mdp5_vid_encoder_mode_set()
H A Dmdp5_crtc.c1270 void mdp5_crtc_set_pipeline(struct drm_crtc *crtc) in mdp5_crtc_set_pipeline() function