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/mdp5/
Dmdp5_crtc.c413 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
436 encoder = get_encoder_from_crtc(crtc); in mdp5_crtc_get_scanout_position()
483 encoder = get_encoder_from_crtc(crtc); in mdp5_crtc_get_vblank_counter()
/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c65 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
201 struct drm_encoder *encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_vblank_counter()
291 encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_scanout_position()