Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c61 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
77 encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_vblank_counter()
96 encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_scanout_position()
/drivers/gpu/drm/msm/disp/mdp5/
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()