Lines Matching refs:drm_crtc
44 struct drm_crtc base;
52 drm_crtc_to_atmel_hlcdc_crtc(struct drm_crtc *crtc) in drm_crtc_to_atmel_hlcdc_crtc()
57 static void atmel_hlcdc_crtc_mode_set_nofb(struct drm_crtc *c) in atmel_hlcdc_crtc_mode_set_nofb()
124 static bool atmel_hlcdc_crtc_mode_fixup(struct drm_crtc *crtc, in atmel_hlcdc_crtc_mode_fixup()
131 static void atmel_hlcdc_crtc_disable(struct drm_crtc *c) in atmel_hlcdc_crtc_disable()
170 static void atmel_hlcdc_crtc_enable(struct drm_crtc *c) in atmel_hlcdc_crtc_enable()
210 void atmel_hlcdc_crtc_suspend(struct drm_crtc *c) in atmel_hlcdc_crtc_suspend()
221 void atmel_hlcdc_crtc_resume(struct drm_crtc *c) in atmel_hlcdc_crtc_resume()
231 static int atmel_hlcdc_crtc_atomic_check(struct drm_crtc *c, in atmel_hlcdc_crtc_atomic_check()
242 static void atmel_hlcdc_crtc_atomic_begin(struct drm_crtc *c) in atmel_hlcdc_crtc_atomic_begin()
256 static void atmel_hlcdc_crtc_atomic_flush(struct drm_crtc *crtc) in atmel_hlcdc_crtc_atomic_flush()
273 static void atmel_hlcdc_crtc_destroy(struct drm_crtc *c) in atmel_hlcdc_crtc_destroy()
281 void atmel_hlcdc_crtc_cancel_page_flip(struct drm_crtc *c, in atmel_hlcdc_crtc_cancel_page_flip()
313 void atmel_hlcdc_crtc_irq(struct drm_crtc *c) in atmel_hlcdc_crtc_irq()