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/mdp5/
H A Dmdp5_crtc.c410 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
433 encoder = get_encoder_from_crtc(crtc); in mdp5_crtc_get_scanout_position()
480 encoder = get_encoder_from_crtc(crtc); in mdp5_crtc_get_vblank_counter()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c54 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
190 struct drm_encoder *encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_vblank_counter()
280 encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_scanout_position()