Home
last modified time | relevance | path

Searched refs:sun4i_crtc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/sun4i/
A Dsun4i_crtc.c53 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_check()
68 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_begin()
89 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_flush()
112 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_disable()
133 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_enable()
146 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_mode_set_nofb()
162 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_enable_vblank()
173 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_disable_vblank()
191 struct sun4i_crtc *sun4i_crtc_init(struct drm_device *drm, in sun4i_crtc_init()
195 struct sun4i_crtc *scrtc; in sun4i_crtc_init()
A Dsun4i_crtc.h12 struct sun4i_crtc { struct
20 static inline struct sun4i_crtc *drm_crtc_to_sun4i_crtc(struct drm_crtc *crtc) in drm_crtc_to_sun4i_crtc() argument
22 return container_of(crtc, struct sun4i_crtc, crtc); in drm_crtc_to_sun4i_crtc()
25 struct sun4i_crtc *sun4i_crtc_init(struct drm_device *drm,
A DMakefile21 sun4i-tcon-y += sun4i_crtc.o
A Dsun4i_tv.c345 struct sun4i_crtc *crtc = drm_crtc_to_sun4i_crtc(encoder->crtc); in sun4i_tv_disable()
359 struct sun4i_crtc *crtc = drm_crtc_to_sun4i_crtc(encoder->crtc); in sun4i_tv_enable()
A Dsun4i_tcon.h282 struct sun4i_crtc *crtc;
A Dsun4i_tcon.c733 struct sun4i_crtc *scrtc) in sun4i_tcon_finish_page_flip()
750 struct sun4i_crtc *scrtc = tcon->crtc; in sun4i_tcon_handler()

Completed in 13 milliseconds