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()
690 static void mga_g200wb_prepare(struct drm_crtc *crtc) in mga_g200wb_prepare()
744 static void mga_g200wb_commit(struct drm_crtc *crtc) in mga_g200wb_commit()
795 static void mga_set_start_address(struct drm_crtc *crtc, unsigned offset) in mga_set_start_address()
823 static int mga_crtc_do_set_base(struct drm_crtc *crtc, in mga_crtc_do_set_base()
874 static int mga_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in mga_crtc_mode_set_base()
880 static int mga_crtc_mode_set(struct drm_crtc *crtc, in mga_crtc_mode_set()
1238 static void mga_crtc_dpms(struct drm_crtc *crtc, int mode) in mga_crtc_dpms()
1292 static void mga_crtc_prepare(struct drm_crtc *crtc) in mga_crtc_prepare()
1328 static void mga_crtc_commit(struct drm_crtc *crtc) in mga_crtc_commit()
1359 static void mga_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in mga_crtc_gamma_set()
1375 static void mga_crtc_destroy(struct drm_crtc *crtc) in mga_crtc_destroy()
1383 static void mga_crtc_disable(struct drm_crtc *crtc) in mga_crtc_disable()
1449 void mga_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in mga_crtc_fb_gamma_set()
1460 void mga_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in mga_crtc_fb_gamma_get()