Lines Matching defs:crtc
28 static void mga_crtc_load_lut(struct drm_crtc *crtc) in mga_crtc_load_lut()
100 static bool mga_crtc_mode_fixup(struct drm_crtc *crtc, in mga_crtc_mode_fixup()
590 static void mga_g200wb_prepare(struct drm_crtc *crtc) in mga_g200wb_prepare()
644 static void mga_g200wb_commit(struct drm_crtc *crtc) in mga_g200wb_commit()
695 static void mga_set_start_address(struct drm_crtc *crtc, unsigned offset) in mga_set_start_address()
723 static int mga_crtc_do_set_base(struct drm_crtc *crtc, in mga_crtc_do_set_base()
774 static int mga_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in mga_crtc_mode_set_base()
780 static int mga_crtc_mode_set(struct drm_crtc *crtc, in mga_crtc_mode_set()
1131 static void mga_crtc_dpms(struct drm_crtc *crtc, int mode) in mga_crtc_dpms()
1185 static void mga_crtc_prepare(struct drm_crtc *crtc) in mga_crtc_prepare()
1221 static void mga_crtc_commit(struct drm_crtc *crtc) in mga_crtc_commit()
1252 static void mga_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in mga_crtc_gamma_set()
1268 static void mga_crtc_destroy(struct drm_crtc *crtc) in mga_crtc_destroy()
1276 static void mga_crtc_disable(struct drm_crtc *crtc) in mga_crtc_disable()
1342 void mga_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in mga_crtc_fb_gamma_set()
1353 void mga_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in mga_crtc_fb_gamma_get()