Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h267 struct dpu_crtc_respool { struct
301 struct dpu_crtc_respool rp;
Ddpu_crtc.c107 static struct drm_crtc *_dpu_crtc_rp_to_crtc(struct dpu_crtc_respool *rp) in _dpu_crtc_rp_to_crtc()
121 static void _dpu_crtc_rp_reclaim(struct dpu_crtc_respool *rp, bool force) in _dpu_crtc_rp_reclaim()
154 static void _dpu_crtc_rp_free_unused(struct dpu_crtc_respool *rp) in _dpu_crtc_rp_free_unused()
166 static void _dpu_crtc_rp_destroy(struct dpu_crtc_respool *rp) in _dpu_crtc_rp_destroy()
204 static void _dpu_crtc_rp_duplicate(struct dpu_crtc_respool *rp, in _dpu_crtc_rp_duplicate()
205 struct dpu_crtc_respool *dup_rp) in _dpu_crtc_rp_duplicate()
263 static void _dpu_crtc_rp_reset(struct dpu_crtc_respool *rp, in _dpu_crtc_rp_reset()
1959 struct dpu_crtc_respool *rp; in dpu_crtc_debugfs_state_show()