Home
last modified time | relevance | path

Searched refs:get_encoder_from_crtc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_crtc.c61 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
168 struct drm_encoder *encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_vblank_counter()
226 encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_scanout_position()
/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_crtc.c412 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
435 encoder = get_encoder_from_crtc(crtc); in mdp5_crtc_get_scanout_position()
482 encoder = get_encoder_from_crtc(crtc); in mdp5_crtc_get_vblank_counter()

Completed in 8 milliseconds