Home
last modified time | relevance | path

Searched refs:shmob_drm_crtc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/shmobile/
A Dshmob_drm_crtc.h22 struct shmob_drm_crtc { struct
47 void shmob_drm_crtc_finish_page_flip(struct shmob_drm_crtc *scrtc); argument
48 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc);
49 void shmob_drm_crtc_resume(struct shmob_drm_crtc *scrtc);
A Dshmob_drm_crtc.c61 static void shmob_drm_crtc_setup_geometry(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_setup_geometry()
152 static void shmob_drm_crtc_start(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_start()
253 static void shmob_drm_crtc_stop(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_stop()
273 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_suspend()
278 void shmob_drm_crtc_resume(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_resume()
286 static void shmob_drm_crtc_compute_base(struct shmob_drm_crtc *scrtc, in shmob_drm_crtc_compute_base()
308 static void shmob_drm_crtc_update_base(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_update_base()
326 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_dpms()
350 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_mode_set()
390 void shmob_drm_crtc_finish_page_flip(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_finish_page_flip()
[all …]
A DMakefile3 shmob_drm_crtc.o \
A Dshmob_drm_drv.h37 struct shmob_drm_crtc crtc;

Completed in 9 milliseconds