Lines Matching defs:crtc
273 void armada_drm_crtc_gamma_set(struct drm_crtc *crtc, u16 r, u16 g, u16 b, in armada_drm_crtc_gamma_set()
278 void armada_drm_crtc_gamma_get(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, in armada_drm_crtc_gamma_get()
284 static void armada_drm_crtc_dpms(struct drm_crtc *crtc, int dpms) in armada_drm_crtc_dpms()
305 static void armada_drm_crtc_prepare(struct drm_crtc *crtc) in armada_drm_crtc_prepare()
327 static void armada_drm_crtc_commit(struct drm_crtc *crtc) in armada_drm_crtc_commit()
338 static bool armada_drm_crtc_mode_fixup(struct drm_crtc *crtc, in armada_drm_crtc_mode_fixup()
495 static int armada_drm_crtc_mode_set(struct drm_crtc *crtc, in armada_drm_crtc_mode_set()
630 static int armada_drm_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in armada_drm_crtc_mode_set_base()
657 static void armada_drm_crtc_disable(struct drm_crtc *crtc) in armada_drm_crtc_disable()
823 static int armada_drm_crtc_cursor_set(struct drm_crtc *crtc, in armada_drm_crtc_cursor_set()
876 static int armada_drm_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in armada_drm_crtc_cursor_move()
895 static void armada_drm_crtc_destroy(struct drm_crtc *crtc) in armada_drm_crtc_destroy()
920 static int armada_drm_crtc_page_flip(struct drm_crtc *crtc, in armada_drm_crtc_page_flip()
982 armada_drm_crtc_set_property(struct drm_crtc *crtc, in armada_drm_crtc_set_property()