Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c64 static struct drm_encoder *get_encoder_from_crtc(struct drm_crtc *crtc) in get_encoder_from_crtc() function
200 struct drm_encoder *encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_vblank_counter()
290 encoder = get_encoder_from_crtc(crtc); in dpu_crtc_get_scanout_position()